factor/unfinished/compiler/tree
Slava Pestov 5e9a323ac1 Updating CFG builder 2008-08-11 02:49:37 -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 Inference transforms can now give up; remove elaboration phase since we'll do that while building CFG 2008-08-10 22:22:26 -05:00
checker Various fixes 2008-08-09 23:00:27 -05:00
cleanup Various fixes 2008-08-09 23:00:27 -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
dataflow-analysis Various fixes 2008-08-09 23:00:27 -05:00
dead-code Tuple unboxing progress 2008-08-08 13:14:36 -05:00
debugger Updating CFG builder 2008-08-11 02:49:37 -05:00
def-use Various fixes 2008-08-09 23:00:27 -05:00
escape-analysis Various fixes 2008-08-09 23:00:27 -05:00
intrinsics Inference transforms can now give up; remove elaboration phase since we'll do that while building CFG 2008-08-10 22:22:26 -05:00
loop Port optimizer report 2008-08-10 23:37:12 -05:00
normalization Various fixes 2008-08-09 23:00:27 -05:00
optimizer Port optimizer report 2008-08-10 23:37:12 -05:00
propagation Inference transforms can now give up; remove elaboration phase since we'll do that while building CFG 2008-08-10 22:22:26 -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
tuple-unboxing Various fixes 2008-08-09 23:00:27 -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 Working on tuple unboxing 2008-08-07 06:34:28 -05:00