simonmar    2004/02/16 06:21:34 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/nativeGen RegisterAlloc.hs 
  Log:
  Fixes for problems noticed by Wolfgang:
  
    - spill instructions for clobbered regs were thrown away
  
    - for a temporary spilled due to clobbering, we should change
      its assignment from InBoth to InMem before the write phase
      of the instruction.
  
  Revision  Changes    Path
  1.1.2.15  +28 -19    fptools/ghc/compiler/nativeGen/Attic/RegisterAlloc.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to