cvs commit: fptools/ghc/compiler NOTES fptools/ghc/compiler/codeGen
CgCase.lhs CgMonad.lhs CgStackery.lhs
Simon Peyton Jones
simonpj at glass.cse.ogi.edu
Tue Feb 10 01:07:04 EST 2004
simonpj 2004/02/10 01:07:03 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler NOTES
ghc/compiler/codeGen CgCase.lhs CgMonad.lhs CgStackery.lhs
Log:
Eliminte unnecessary slot information in the stack free list
Revision Changes Path
1.11.26.13 +0 -2 fptools/ghc/compiler/NOTES
1.66.4.19 +2 -3 fptools/ghc/compiler/codeGen/CgCase.lhs
1.39.4.17 +6 -19 fptools/ghc/compiler/codeGen/CgMonad.lhs
1.24.2.13 +33 -54 fptools/ghc/compiler/codeGen/CgStackery.lhs
More information about the Cvs-ghc
mailing list