]> gitweb.factorcode.org Git - factor.git/commit
tweaking stack shuffle compilation
authorSlava Pestov <slava@factorcode.org>
Sun, 4 Sep 2005 21:07:59 +0000 (21:07 +0000)
committerSlava Pestov <slava@factorcode.org>
Sun, 4 Sep 2005 21:07:59 +0000 (21:07 +0000)
commit7711aff1a597d4dcc9d714a27b656c3ee6d0ee01
treeed929ffda1694aa6a7b63dc2f75dbf4ffa1e66c8
parenteb73ee864f1f72ce7596ed3393fb93d30b26a953
tweaking stack shuffle compilation
17 files changed:
library/bootstrap/boot-stage1.factor
library/compiler/compiler.factor
library/compiler/intrinsics.factor
library/compiler/linearizer.factor
library/compiler/ppc/stack.factor
library/compiler/vops.factor
library/compiler/x86/stack.factor
library/inference/dataflow.factor
library/inference/kill-literals.factor
library/inference/known-words.factor
library/inference/optimizer.factor
library/inference/print-dataflow.factor
library/inference/words.factor
library/test/compiler/optimizer.factor
library/test/compiler/stack.factor
library/tools/debugger.factor
native/factor.h