Changes between Version 327 and Version 328 of Status/SLPJ-Tickets
- Timestamp:
- 01/16/13 10:04:05 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/SLPJ-Tickets
v327 v328 20 20 * #7484: TH allows you to build invalid names 21 21 22 == Demand analysis == 23 * #7520: Cardinality analysis 24 * #6070, #5949, #5775, #4267, #5302, #6087: Demand analysis 25 * #5075, #3138: CPR for sum types (mostly done, needs finishing) 26 * #2289, #2387, #1600: nested CPR analysis 27 22 28 == Optimisation == 23 * #7520: Cardinality analysis24 29 * #7378: (a) identical-alts when the RHSs are bigger; (b) nested comparisions (cf #2132) 25 30 * #7511: inlining can make programs allocate MORE!! … … 29 34 * #3872, #5400, #5448, #5722, #7057, #7369: contravariant data type loop in simplifier inliner 30 35 * #5954: performance regression. Duplication of primops? 31 * #6070, #5949, #5775, #4267, #5302, #6087: Demand analysis32 * #5075, #3138: CPR for sum types (mostly done, needs finishing)33 * #2289, #2387, #1600: nested CPR analysis34 36 * #5996, #149, #2940, #947: CSE (patch offered) 35 37 * #6047: GHC retains unnecessary binding
