simonmar    2005/04/27 02:57:14 PDT

  Modified files:
    ghc/compiler/nativeGen MachInstrs.hs MachCodeGen.hs 
                           RegAllocInfo.hs PprMach.hs 
  Log:
  x86_64: hang register parameters off the call instruction, like
  powerpc does.  This gives the register allocator better information.
  
  Revision  Changes    Path
  1.10      +1 -1      fptools/ghc/compiler/nativeGen/MachInstrs.hs
  1.20      +22 -15    fptools/ghc/compiler/nativeGen/MachCodeGen.hs
  1.10      +4 -9      fptools/ghc/compiler/nativeGen/RegAllocInfo.hs
  1.15      +2 -2      fptools/ghc/compiler/nativeGen/PprMach.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to