Changes between Version 103 and Version 104 of Commentary
- Timestamp:
- 02/24/10 13:17:40 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary
v103 v104 51 51 * [wiki:RewriteRules]: Notes about the implementation of RULEs in GHC 52 52 * [wiki:BackEndNotes]: Some ideas and notes about the back end. 53 * [wiki: LlvmBackend]: Some notes about the design of anew LLVM back-end for GHC53 * [wiki:Commentary/Compiler/Backends/LLVM LLVM Back-end]: Some notes about the new LLVM back-end for GHC 54 54 * [wiki:Commentary/CmmExceptions Cmm: Implementing Exception Handling]: Implementing exception handling for primitive operations in Cmm 55 55 * [wiki:Commentary/CmmKinds Cmm: Using Kinds to implement calling conventions]: Pointers to explanations of what a {{{CmmKind}}} is and why you might find one useful.
