]> gitweb.factorcode.org Git - factor.git/commit
compiler.*: now when we're tracking uninitialized locations instead of
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 17 May 2015 01:11:32 +0000 (03:11 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Sun, 17 May 2015 05:59:34 +0000 (07:59 +0200)
commit655faadec9a66303f6c443ccc6470d798d26f47a
tree200c014769be2d3ad5954f7dbcceb765c41e917c
parentbf7161604ee41ace08a01785f42e17fc7609cdca
compiler.*: now when we're tracking uninitialized locations instead of
initialized ones, the height slot isn't needed on ##call anymore
basis/compiler/cfg/builder/blocks/blocks.factor
basis/compiler/cfg/builder/builder-tests.factor
basis/compiler/cfg/instructions/instructions-docs.factor
basis/compiler/cfg/instructions/instructions.factor
basis/compiler/cfg/stacks/padding/padding-tests.factor
basis/compiler/cfg/stacks/padding/padding.factor
basis/compiler/codegen/codegen-tests.factor
basis/cpu/architecture/architecture.factor
basis/cpu/ppc/ppc.factor
basis/cpu/x86/x86.factor