Changes between Version 15 and Version 16 of Commentary/Compiler/NewCodeGen
- Timestamp:
- 05/06/08 08:43:35 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/NewCodeGen
v15 v16 68 68 69 69 -------------------------------------- 70 == The pipeline ==70 == The pipeline: Make the new code generator work with the existing native codeGen == 71 71 72 72 * '''Code generator''' converts STG to `CmmGraph`. Implemented in `StgCmm*` modules (in directory `codeGen`).
