Changes between Version 7 and Version 8 of Commentary/Compiler/NewCodeGen

Show
Ignore:
Timestamp:
11/10/07 17:42:12 (6 years ago)
Author:
guest
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Commentary/Compiler/NewCodeGen

    v7 v8  
    3535 * Shall we rename Branch to !GoTo?! 
    3636 * 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`. 
    3837 * Change the C-- parser (which parses RTS .cmm files) to directly construct `CmmGraph`.   
    3938 * (SLPJ) See let-no-escape todos in `StgCmmExpr`.