factor/basis/compiler/cfg/value-numbering
Slava Pestov 1aa6c9a0d5 compiler.cfg: Fix unit tests 2009-07-21 22:25:19 -05:00
..
expressions compiler.cfg.value-numbering: branch folding 2009-07-14 19:17:12 -05:00
graph add a utility word vreg>constant 2009-07-02 11:32:23 -05:00
rewrite Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
simplify Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
value-numbering-tests.factor compiler.cfg: Fix unit tests 2009-07-21 22:25:19 -05:00
value-numbering.factor compiler.cfg: Fix regressions from recent changes 2009-07-14 20:43:06 -05:00