llvm-6502/test/CodeGen
Rafael Espindola 63de5c3b7e FIX PR 4459.
Not sure I understand how the temp register gets used,
but this fixes a bug and introduces no regressions.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74446 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-29 20:29:59 +00:00
..
Alpha
ARM Implement Thumb2 ldr. 2009-06-29 07:51:04 +00:00
CBackend
CellSPU
CPP
Generic
IA64
Mips
MSP430
PowerPC
SPARC
Thumb
Thumb2 Rename ARMcmpNZ to ARMcmpZ and use it to represent comparisons that set only the Z flag (i.e. eq and ne). Make ARMcmpZ commutative. 2009-06-29 15:33:01 +00:00
X86 FIX PR 4459. 2009-06-29 20:29:59 +00:00
XCore