factor/unfinished/compiler/tree
Slava Pestov 0ed0167dd6 More accurate escape analysis 2008-08-03 21:32:12 -05:00
..
branch-fusion Change high-level IR to not use 'successor' links; add normalization pass 2008-07-27 20:25:42 -05:00
builder Propagation now does method inlining; working on cleanup pass 2008-07-30 03:38:10 -05:00
cleanup More debugging 2008-07-30 17:36:24 -05:00
combinators Start work on escape analysis pass 2008-08-01 23:31:43 -05:00
comparisons Working on sparse conditional constant propagation and untupling 2008-07-23 23:50:21 -05:00
copy-equiv Fixing copy-equiv 2008-08-01 20:00:12 -05:00
dataflow-analysis More escape analysis work 2008-08-03 05:01:05 -05:00
dead-code Change high-level IR to not use 'successor' links; add normalization pass 2008-07-27 20:25:42 -05:00
def-use Change high-level IR to not use 'successor' links; add normalization pass 2008-07-27 20:25:42 -05:00
elaboration Working on predicate constraint propagation 2008-07-28 06:31:26 -05:00
escape-analysis More accurate escape analysis 2008-08-03 21:32:12 -05:00
loop/detection Propagation now does method inlining; working on cleanup pass 2008-07-30 03:38:10 -05:00
normalization Fix problem with terminating branches; normalize always pushes #introduce to the front 2008-08-01 20:04:36 -05:00
optimizer Working on predicate constraint propagation 2008-07-28 06:31:26 -05:00
propagation Start work on escape analysis pass 2008-08-01 23:31:43 -05:00
strength-reduction Working on propagation, move some tests that don't apply out of cleanup-tests 2008-07-30 15:37:40 -05:00
untupling Change high-level IR to not use 'successor' links; add normalization pass 2008-07-27 20:25:42 -05:00
authors.txt Importing unfinished compiler 2008-07-20 04:24:37 -05:00
summary.txt Importing unfinished compiler 2008-07-20 04:24:37 -05:00
tree.factor Fix problem with terminating branches; normalize always pushes #introduce to the front 2008-08-01 20:04:36 -05:00