]> gitweb.factorcode.org Git - factor.git/commit
cpu.x86: shifts didn't work if dst != src1; re-organize file a bit
authorSlava Pestov <slava@shill.local>
Mon, 28 Sep 2009 10:39:53 +0000 (05:39 -0500)
committerSlava Pestov <slava@shill.local>
Mon, 28 Sep 2009 10:39:53 +0000 (05:39 -0500)
commit08a2eb74f45566d38ed023765be8694074f9aa15
tree767eb20f5440be585962e084a39583d8e8c62eb9
parent3917f404e91dff92b3a33d1c5f55358d2ead1d37
cpu.x86: shifts didn't work if dst != src1; re-organize file a bit
basis/compiler/cfg/ssa/destruction/destruction.factor
basis/compiler/tests/codegen.factor
basis/cpu/x86/x86.factor