Changes between Version 79 and Version 80 of Commentary/Compiler/NewCodeGen
- Timestamp:
- 01/16/13 00:23:54 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/NewCodeGen
v79 v80 15 15 * (Sept 12) New code generator is live. Here's the [wiki:Commentary/Compiler/NewCodeGen/Cleanup page listing clean-up tasks] that we can now do. 16 16 * Simon M added a [blog:newcg-update Blog Post] about the new code generator status 17 * Link to [http://research.microsoft.com/en-us/um/people/simonpj/papers/other-authors/krzysztof-wos-project Krzysztof Wos's project], in which he reports great performance improvements by turning tail recursion into loops in C--. 17 18 18 19 * Norman added a [wiki:Commentary/Compiler/HooplPerformance Hoopl performance page]
