]> gitweb.factorcode.org Git - factor.git/commit
compiler.cfg.ssa.destruction.coalescing: new vocab to refactor and 1361/head
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 15 Jun 2015 08:44:53 +0000 (10:44 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Mon, 15 Jun 2015 10:28:31 +0000 (12:28 +0200)
commitaeaed40d9c8bb4d3f611a01b99b30ff48956dbd0
tree209550513ccd0bbd79aa6ef8a5a4b4939c2424d1
parentc5ec490f39b4d24545f2470c923ea8efe0c65330
compiler.cfg.ssa.destruction.coalescing: new vocab to refactor and
simplify the prepare-insn code in compiler.cfg.ssa.destruction
basis/compiler/cfg/linearization/linearization.factor
basis/compiler/cfg/ssa/destruction/coalescing/coalescing-docs.factor [new file with mode: 0644]
basis/compiler/cfg/ssa/destruction/coalescing/coalescing-tests.factor [new file with mode: 0644]
basis/compiler/cfg/ssa/destruction/coalescing/coalescing.factor [new file with mode: 0644]
basis/compiler/cfg/ssa/destruction/destruction-docs.factor
basis/compiler/cfg/ssa/destruction/destruction-tests.factor
basis/compiler/cfg/ssa/destruction/destruction.factor
basis/compiler/cfg/ssa/destruction/leaders/leaders-docs.factor
basis/compiler/cfg/ssa/destruction/leaders/leaders.factor