simonpj     2004/02/03 02:27:07 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/codeGen CgCase.lhs CgCon.lhs CgExpr.lhs 
                         CgForeignCall.hs CgHeapery.lhs 
                         CgMonad.lhs CgTailCall.lhs 
  Log:
  Filter no-ops, tidy up heap allocation, use newTemp and assignTemp
  
  Revision  Changes    Path
  1.66.4.11 +3 -3      fptools/ghc/compiler/codeGen/CgCase.lhs
  1.45.2.12 +1 -1      fptools/ghc/compiler/codeGen/CgCon.lhs
  1.56.4.8  +4 -6      fptools/ghc/compiler/codeGen/CgExpr.lhs
  1.1.2.2   +4 -4      fptools/ghc/compiler/codeGen/Attic/CgForeignCall.hs
  1.39.4.13 +16 -13    fptools/ghc/compiler/codeGen/CgHeapery.lhs
  1.39.4.13 +10 -10    fptools/ghc/compiler/codeGen/CgMonad.lhs
  1.38.6.14 +6 -6      fptools/ghc/compiler/codeGen/CgTailCall.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to