]> gitweb.factorcode.org Git - factor.git/commit
compiler.cfg.ssa.destruction: new implementation: simpler and more correct
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 2 Aug 2009 15:26:52 +0000 (10:26 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 2 Aug 2009 15:26:52 +0000 (10:26 -0500)
commit82c110694562af8694753ee52400403bef6be0da
treef20e295ee14e8a45e88c8289165e0011145b13e1
parentc1c8424605774898507d05201a847f5d875e3357
compiler.cfg.ssa.destruction: new implementation: simpler and more correct
13 files changed:
basis/compiler/cfg/ssa/cssa/cssa.factor [new file with mode: 0644]
basis/compiler/cfg/ssa/destruction/copies/copies.factor [deleted file]
basis/compiler/cfg/ssa/destruction/destruction-tests.factor [deleted file]
basis/compiler/cfg/ssa/destruction/destruction.factor
basis/compiler/cfg/ssa/destruction/forest/forest-tests.factor [deleted file]
basis/compiler/cfg/ssa/destruction/forest/forest.factor [deleted file]
basis/compiler/cfg/ssa/destruction/process-blocks/process-blocks.factor [deleted file]
basis/compiler/cfg/ssa/destruction/renaming/renaming.factor [deleted file]
basis/compiler/cfg/ssa/destruction/state/state.factor [deleted file]
basis/compiler/cfg/ssa/interference/interference-tests.factor
basis/compiler/cfg/ssa/interference/interference.factor
basis/compiler/tree/propagation/copy/copy.factor
basis/compiler/utilities/utilities.factor