Changes between Version 9 and Version 10 of Commentary/Compiler/Backends/NCG
- Timestamp:
- 09/17/07 08:03:11 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Backends/NCG
v9 v10 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 * [wiki:Commentary/Compiler/Backends/NCG/RegisterAllocator The register allocator]. 8 8 9 9 === Overview: Files, Parts ===
