cvs commit: fptools/ghc/compiler/nativeGen MachCodeGen.hsMachInstrs.hs PprMach.hs RegAllocInfo.hs

wolfgang at glass.cse.ogi.edu wolfgang at glass.cse.ogi.edu
Tue Feb 17 13:19:42 EST 2004


wolfgang    2004/02/17 13:19:42 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/nativeGen MachCodeGen.hs MachInstrs.hs PprMach.hs 
                           RegAllocInfo.hs 
  Log:
  PowerPC NCG: Optimize zero-extending and sign-extending loads
  
  Revision  Changes    Path
  1.1.2.40  +25 -8     fptools/ghc/compiler/nativeGen/Attic/MachCodeGen.hs
  1.1.2.18  +1 -0      fptools/ghc/compiler/nativeGen/Attic/MachInstrs.hs
  1.1.2.22  +14 -0     fptools/ghc/compiler/nativeGen/Attic/PprMach.hs
  1.1.2.15  +2 -0      fptools/ghc/compiler/nativeGen/Attic/RegAllocInfo.hs


More information about the Cvs-ghc mailing list