factor/basis/compiler/cfg/value-numbering
Slava Pestov e88e7f70be Merge branch 'master' of git://factorcode.org/git/factor 2009-07-17 00:03:13 -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 Phi elimination doesn't have the swap problem now 2009-07-16 22:42:13 -05:00
value-numbering.factor compiler.cfg: Fix regressions from recent changes 2009-07-14 20:43:06 -05:00