Changes between Version 29 and Version 30 of Status/SLPJ-Tickets
- Timestamp:
- 12/31/08 06:22:16 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/SLPJ-Tickets
v29 v30 22 22 == New code generator == 23 23 * #2253: NCG could do better. Look at this when John D’s ncg is working 24 * #2838: trouble with `CmmInt` masking; watch out for this25 24 * #783: SRTs getting big 26 25 * #2289: cheap check at start of case alternatives … … 39 38 40 39 === Compiler performance === 41 * #2002: Very slow compilation. (There is linear stack growth with depth of linear list literal, which we think is ok, but it still should not be so slow.) Needs profiling42 40 * #1969: quadratic behaviour in the specialiser 43 41 * #2346: desugaring let-bindings
