factor/basis/compiler/cfg
Slava Pestov eda44f28a6 Move maybe-set-at to assocs 2009-05-26 18:45:37 -05:00
..
alias-analysis Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
builder compiler.cfg.builder: don't make basic blocks after terminating calls 2009-05-25 19:16:36 -05:00
checker compiler.cfg.checker: new check-rpo word 2009-05-26 02:58:40 -05:00
copy-prop Working on global optimizations 2009-05-19 17:28:13 -05:00
dce compiler.cfg.dce: new global dead code elimination pass 2009-05-26 02:58:57 -05:00
dead-code Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
debugger Refactor compiler.tree.builder to fix various regressions 2009-04-21 23:02:00 -05:00
def-use CFG optimizer work in progress - adding phi nodes 2009-05-21 16:49:28 -05:00
dominance Working on global optimizations 2009-05-19 17:28:13 -05:00
hats CFG optimizer work in progress - adding phi nodes 2009-05-21 16:49:28 -05:00
height Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
instructions CFG optimizer work in progress - adding phi nodes 2009-05-21 16:49:28 -05:00
intrinsics Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
iterator compiler.cfg.builder: don't make basic blocks after terminating calls 2009-05-25 19:16:36 -05:00
linear-scan Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
linearization Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
optimizer Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
predecessors Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
registers Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
rpo Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
stack-analysis Move maybe-set-at to assocs 2009-05-26 18:45:37 -05:00
stack-frame Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
stacks Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
two-operand Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
useless-blocks Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
utilities Working on global optimizations 2009-05-19 17:28:13 -05:00
value-numbering Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
write-barrier Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
cfg.factor Working on global optimizations 2009-05-19 17:28:13 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00