llvm-6502/test/CodeGen
Dan Gohman 71a258c36b CMOV_GR8 clobbers EFLAGS when its expansion involves an xor to set
a register to 0. This fixes PR4814.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80445 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-29 22:19:15 +00:00
..
Alpha
ARM Do not assert on too wide splats we don't support. 2009-08-29 00:08:18 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic
Mips
MSP430
PIC16
PowerPC
SPARC
SystemZ
Thumb v4, v5 does not support sxtb / sxth. 2009-08-28 00:31:43 +00:00
Thumb2 Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bunch of nasty code in ARM asm printer. 2009-08-28 23:18:09 +00:00
X86 CMOV_GR8 clobbers EFLAGS when its expansion involves an xor to set 2009-08-29 22:19:15 +00:00
XCore