Changes between Version 7 and Version 8 of Commentary/Compiler/NewCodeGen
- Timestamp:
- 11/10/07 17:42:12 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/NewCodeGen
v7 v8 35 35 * Shall we rename Branch to !GoTo?! 36 36 * Where is the "push new continuation" middle node? 37 * Get rid of `CmmFormals` on `LastJump` and `LastCall` in `ZipCfgCmm` in favour of `CopyIn` and `CopyOut`.38 37 * Change the C-- parser (which parses RTS .cmm files) to directly construct `CmmGraph`. 39 38 * (SLPJ) See let-no-escape todos in `StgCmmExpr`.
