simonmar    2005/04/03 15:04:31 PDT

  Modified files:
    ghc/compiler/nativeGen RegAllocInfo.hs 
  Log:
  regUsage(x86_64): tell the register allocator that argument registers are read
  by call instructions.
  
  mkSpillInstr/mkLoadInstr(x86_64): implement FP spills/loads, not sure
  if this is quite right yet.
  
  Revision  Changes    Path
  1.6       +15 -2     fptools/ghc/compiler/nativeGen/RegAllocInfo.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to