]> gitweb.factorcode.org Git - factor.git/commit
Working on propagation pass
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 22 Jul 2008 09:45:03 +0000 (04:45 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 22 Jul 2008 09:45:03 +0000 (04:45 -0500)
commit1f27b9252ee5de9f59fa0b401c22837a0fb2c488
tree7da68387e4e631686e00dbca82d0ee8cf9852e91
parent49d34ab8a7ea865108a16d8b54bb9d7316e5ac49
Working on propagation pass
19 files changed:
unfinished/compiler/tree/dead-code/dead-code.factor
unfinished/compiler/tree/def-use/def-use.factor
unfinished/compiler/tree/propagation/branches/branches.factor
unfinished/compiler/tree/propagation/constraints/constraints.factor
unfinished/compiler/tree/propagation/info/info-tests.factor [new file with mode: 0644]
unfinished/compiler/tree/propagation/info/info.factor [new file with mode: 0644]
unfinished/compiler/tree/propagation/known-words/known-words.factor [new file with mode: 0644]
unfinished/compiler/tree/propagation/nodes/nodes.factor [new file with mode: 0644]
unfinished/compiler/tree/propagation/propagation-tests.factor [new file with mode: 0644]
unfinished/compiler/tree/propagation/propagation.factor
unfinished/compiler/tree/propagation/recursive/recursive.factor
unfinished/compiler/tree/propagation/simple/simple.factor
unfinished/compiler/tree/tree.factor
unfinished/math/partial-dispatch/partial-dispatch-tests.factor [new file with mode: 0644]
unfinished/math/partial-dispatch/partial-dispatch.factor [new file with mode: 0644]
unfinished/stack-checker/branches/branches.factor
unfinished/stack-checker/inlining/inlining.factor
unfinished/stack-checker/known-words/known-words.factor
unfinished/stack-checker/transforms/transforms.factor