]> gitweb.factorcode.org Git - factor.git/commit
compiler.*: new cfg instruction ##clear, it makes it easier to see where 1321/head
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 17 May 2015 05:57:24 +0000 (07:57 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Sun, 17 May 2015 05:59:34 +0000 (07:59 +0200)
commit9ceea3c241de1c56272991f2bfb1f6da702860de
tree266e62f91a9afec9c8a4d2eb8001b85908f968a2
parent655faadec9a66303f6c443ccc6470d798d26f47a
compiler.*: new cfg instruction ##clear, it makes it easier to see where
the compiler.cfg.stacks.clearing pass inserts extra instructions
basis/compiler/cfg/instructions/instructions.factor
basis/compiler/cfg/stacks/clearing/clearing-tests.factor
basis/compiler/cfg/stacks/clearing/clearing.factor
basis/compiler/codegen/codegen.factor
basis/cpu/architecture/architecture.factor
basis/cpu/ppc/ppc.factor
basis/cpu/x86/x86.factor