* src/vm/jit/codegen-common.c (codegen_reg_of_var): Removed unused
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Tue, 5 Feb 2008 20:01:37 +0000 (21:01 +0100)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Tue, 5 Feb 2008 20:01:37 +0000 (21:01 +0100)
commitdb550f638baf56ae413b9e864654b56322c51a25
tree27d575ecf4868708e16924caf9687c28aef102a9
parent6b54ef9273e5ae63422209bcf8d2b090a55e9c80
* src/vm/jit/codegen-common.c (codegen_reg_of_var): Removed unused
conditional move code. This will not be implemented in the baseline
compiler.
* src/vm/jit/x86_64/emit.c (emit_store): Likewise.
src/vm/jit/codegen-common.c
src/vm/jit/x86_64/emit.c