factor/basis/compiler/cfg/value-numbering
Slava Pestov 5ccf7bc99f Merge branch 'master' of git://factorcode.org/git/factor 2009-07-13 22:59:19 -05:00
..
expressions Refactoring low-level optimizer to support stack analysis pass 2009-05-26 19:31:19 -05:00
graph add a utility word vreg>constant 2009-07-02 11:32:23 -05:00
rewrite Merge branch 'master' of git://factorcode.org/git/factor 2009-07-13 22:59:19 -05:00
simplify simplify sub and sub-imm 2009-07-02 11:33:15 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
value-numbering-tests.factor Fixing various bugs; alias analysis wasn't handling ##phi nodes, stack analysis incorrectly handled height-changing back edges and ##fixnum-*, clean up ##dispatch generation 2009-05-29 01:39:14 -05:00
value-numbering.factor compiler.cfg.value-numbering: factor out value renaming into a separate compiler.cfg.renaming vocabulary 2009-07-09 23:14:26 -05:00