factor/basis/compiler/tree/dead-code
Slava Pestov 5fdb474c76 Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
..
branches Trying to make PEGs compile faster by reducing the number of low level IR nodes: merge functionality of #>r and #r> into #shuffle, and generate 1 node instead of 3 for calls to get-local 2008-11-11 18:46:31 -06:00
liveness More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
recursive Eliminate some usages of locals in compiler.tree.dead-code 2008-12-09 01:04:15 -06:00
simple Trying to make PEGs compile faster by reducing the number of low level IR nodes: merge functionality of #>r and #r> into #shuffle, and generate 1 node instead of 3 for calls to get-local 2008-11-11 18:46:31 -06:00
dead-code-tests.factor Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
dead-code.factor More DCE work 2008-08-13 18:56:50 -05:00