llvm-6502/test/CodeGen
Joey Gouly 35eab1db2f [ARMv8] Add CodeGen support for VSEL.
This uses the ARMcmov pattern that Tim cleaned up in r188995.

Thanks to Simon Tatham for his floating point help!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189024 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-22 15:29:11 +00:00
..
AArch64 A minor change for an obvous problem caused by r188451: 2013-08-21 17:47:53 +00:00
ARM [ARMv8] Add CodeGen support for VSEL. 2013-08-22 15:29:11 +00:00
CPP
Generic
Hexagon TBAA: remove !tbaa from testing cases when they are not needed. 2013-08-21 22:20:53 +00:00
Inputs
Mips TBAA: remove !tbaa from testing cases when they are not needed. 2013-08-21 22:20:53 +00:00
MSP430
NVPTX
PowerPC TBAA: remove !tbaa from testing cases when they are not needed. 2013-08-21 22:20:53 +00:00
R600 SelectionDAG: Make sure stores are always added to the LegalizedNodes list 2013-08-21 22:42:58 +00:00
SPARC
SystemZ
Thumb
Thumb2 ARM: use TableGen patterns to select CMOV operations. 2013-08-22 09:57:11 +00:00
X86 [stackprotector] When finding the split point to splice off the end of a parentmbb into a successmbb, include any DBG_VALUE MI. 2013-08-22 05:40:50 +00:00
XCore