Changes between Version 49 and Version 50 of Status/SLPJ-Tickets
- Timestamp:
- 04/14/09 00:34:10 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/SLPJ-Tickets
v49 v50 39 39 * #2132: Optimise nested comparisons: if you know x>0 then you know x>=1 etc. Maybe a special pass that knows about arithmetic? 40 40 * #149: float-out/CSE 41 * #2289, 2387: nested CPR analysis41 * #2289, #2387, #1600: nested CPR analysis 42 42 * #2092: Possible quadratic-sized Eq instances. Does it really go quadratic, or does the join-point inlining machinery prevent it? Still to check: delicacy wrt case-of-case 43 43 * #2255, #2643: Improve '''`SpecConstr`''' for free variables, and for join points.
