]> gitweb.factorcode.org Git - factor.git/commit
compiler.cfg: remove 'regs' slot from instruction tuples now that register allocation...
authorSlava Pestov <slava@shill.local>
Wed, 29 Jul 2009 11:50:46 +0000 (06:50 -0500)
committerSlava Pestov <slava@shill.local>
Wed, 29 Jul 2009 11:50:46 +0000 (06:50 -0500)
commitcb7735ddf4c5a1df126a53df995c971a259dd254
treea262500102b038e03a68319d7a67cd48e21a39d9
parent639a1cbb1f763f69166274c26535ea631aa44728
compiler.cfg: remove 'regs' slot from instruction tuples now that register allocation doesn't use it anymore
basis/compiler/cfg/instructions/instructions.factor
basis/compiler/cfg/instructions/syntax/syntax.factor
basis/compiler/cfg/linearization/linearization.factor