Changes between Version 8 and Version 9 of Commentary/Compiler/Backends/NCG
- Timestamp:
- 09/17/07 08:02:31 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Backends/NCG
v8 v9 5 5 * [wiki:BackEndNotes] for optimisation ideas regarding the current NCG 6 6 * The New GHC Commentary Cmm page: [wiki:Commentary/Compiler/CmmType The Cmm language] (the NCG code works from Haskell's implementation of C-- and many optimisations in the NCG relate to Cmm) 7 * [wiki:Commentary/Compiler/Backends/NCG/RegisterAllocator] The register allocator. 7 8 8 9 === Overview: Files, Parts ===
