Changes between Version 260 and Version 261 of Status/SLPJ-Tickets
- Timestamp:
- 05/11/12 13:50:51 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/SLPJ-Tickets
v260 v261 26 26 * #5623, #5954: performance regression. Duplication of primops? 27 27 * #6070, #5949, #5775, #4267, #5302, #6087: Demand analysis 28 * #5996 : CSE (patch offered)28 * #5996, #149, #2940: CSE (patch offered) 29 29 * #6047: GHC retains unnecessary binding 30 30 * #5916: `runST` isn't free … … 81 81 * #3138: returning a known constructor (Lennart's cmonad package) 82 82 * #2988: better float-in 83 * #2940: do CSE after `CorePrep`84 83 * #2132: Optimise nested comparisons: if you know x>0 then you know x>=1 etc. Maybe a special pass that knows about arithmetic? 85 * #149: float-out/CSE86 84 * #2289, #2387, #1600: nested CPR analysis 87 85 * #2255, #3767, #2642, #3831, #4941: Improve '''`SpecConstr`''' for free variables, and for join points.
