]> gitweb.factorcode.org Git - factor.git/commit
compiler.cfg: if a block has an instruction that kills values it must be the only...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 20 Jul 2009 01:12:04 +0000 (20:12 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 20 Jul 2009 01:12:04 +0000 (20:12 -0500)
commitfdef772d67ffcaa3006d8d56702c97c2d64bd21a
tree82794740625274f859cd466810595e29bf12b1ee
parent0a95ddd1056154c40a34f8ea0df95c4195d42809
compiler.cfg: if a block has an instruction that kills values it must be the only instruction in the block
basis/compiler/cfg/block-joining/block-joining.factor
basis/compiler/cfg/build-stack-frame/build-stack-frame.factor
basis/compiler/cfg/builder/builder-tests.factor
basis/compiler/cfg/builder/builder.factor
basis/compiler/cfg/checker/checker.factor
basis/compiler/cfg/dcn/dcn-tests.factor
basis/compiler/cfg/def-use/def-use.factor
basis/compiler/cfg/instructions/instructions.factor
basis/compiler/cfg/stack-analysis/stack-analysis.factor
basis/compiler/cfg/utilities/utilities.factor