rje 2003/01/20 09:42:26 PST
Modified files: (Branch: speculative-evaluation)
ghc/compiler/codeGen CgExpr.lhs CgHeapery.lhs CgMonad.lhs
CgUsages.lhs
Log:
Restructured the stack and heap check mechanism to allow heap checks
to be separated more from the code they check for in the future.
I'm not yet particularly confident about the correctness of this code.
Revision Changes Path
1.51.2.1.2.8 +3 -6 fptools/ghc/compiler/codeGen/CgExpr.lhs
1.34.2.1.2.1 +46 -42 fptools/ghc/compiler/codeGen/CgHeapery.lhs
1.35.2.1.2.3 +31 -2 fptools/ghc/compiler/codeGen/CgMonad.lhs
1.14.6.1.2.2 +36 -3 fptools/ghc/compiler/codeGen/CgUsages.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc