cvs commit: fptools/ghc/compiler/nativeGen MachCodeGen.hs

Simon Marlow simonmar at haskell.org
Sun Apr 3 18:06:15 EDT 2005


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

  Modified files:
    ghc/compiler/nativeGen MachCodeGen.hs 
  Log:
  x86_64: some small optimisations to instruction selection, taking
  advantage of automatic zero-extension of 32-bit results.
  
  Revision  Changes    Path
  1.10      +27 -1     fptools/ghc/compiler/nativeGen/MachCodeGen.hs


More information about the Cvs-ghc mailing list