factor/basis/compiler/tree
Slava Pestov 43335d9c36 Intervals now use a special singleton for the full interval to eliminate FP math in the common case; fix a bug in value-info<= 2008-11-11 08:30:14 -06:00
..
builder CFG IR is now pure SSA 2008-10-20 01:56:28 -05:00
checker if-empty changes 2008-09-06 19:13:59 -05:00
cleanup Fix regression 2008-11-03 00:03:15 -06:00
combinators CFG IR is now pure SSA 2008-10-20 01:56:28 -05:00
comparisons New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
dead-code Fix permission bits 2008-10-02 08:34:49 -05:00
debugger CFG IR is now pure SSA 2008-10-20 01:56:28 -05:00
def-use Fix permission bits 2008-10-02 08:34:49 -05:00
escape-analysis Update for compiler.intrinsics removal 2008-10-20 20:40:36 -05:00
finalization Fix comment 2008-10-23 05:55:50 -05:00
identities Adding identity optimization pass, tweak inlining heuristic 2008-09-12 08:18:44 -05:00
late-optimizations New modular arithmetic optimization pass 2008-09-12 18:08:38 -05:00
modular-arithmetic Cleanup 2008-11-03 00:03:22 -06:00
normalization Perform loop detection before normalization, clean up normalization pass, more aggressive recursive return value propagation. Fixes regression on nsieve benchmark 2008-09-12 05:17:27 -05:00
optimizer New modular arithmetic optimization pass 2008-09-12 18:08:38 -05:00
propagation Intervals now use a special singleton for the full interval to eliminate FP math in the common case; fix a bug in value-info<= 2008-11-11 08:30:14 -06:00
recursive Fix loop detection bug 2008-10-02 01:17:45 -05:00
tuple-unboxing Update for compiler.intrinsics removal 2008-10-20 20:40:36 -05:00
authors.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
summary.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
tree.factor Fix permission bits 2008-10-02 08:34:49 -05:00