simonpj     2004/01/29 09:56:13 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/codeGen CgCase.lhs CgCon.lhs CgInfoTbls.hs 
                         CgMonad.lhs CgTailCall.lhs CgUtils.hs 
                         SMRep.lhs 
  Log:
  More case and switch stuff
  
  Revision  Changes    Path
  1.66.4.7  +33 -92    fptools/ghc/compiler/codeGen/CgCase.lhs
  1.45.2.7  +2 -5      fptools/ghc/compiler/codeGen/CgCon.lhs
  1.1.2.13  +8 -4      fptools/ghc/compiler/codeGen/Attic/CgInfoTbls.hs
  1.39.4.10 +7 -7      fptools/ghc/compiler/codeGen/CgMonad.lhs
  1.38.6.9  +2 -2      fptools/ghc/compiler/codeGen/CgTailCall.lhs
  1.1.2.12  +71 -25    fptools/ghc/compiler/codeGen/Attic/CgUtils.hs
  1.19.10.8 +2 -2      fptools/ghc/compiler/codeGen/SMRep.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to