llvm-6502/test/CodeGen
Chandler Carruth 84b3f53bcb [x86] Merge the second set of vector combining tests into a common test
file.

Some of these really don't make sense to test -- we're testing for the
*lack* of combining two shuffles into one, presumably because the two
would generate better shuffles in the end. But if you look at the
generated code shown here, in many cases the generated code is, frankly,
terrible. Or we combine any two generated shuffles back into a single
instruction! I've left a FIXME to revisit these decisions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218859 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-02 07:42:58 +00:00
..
AArch64 Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
ARM ARM: allow copying of CPSR when all else fails. 2014-10-01 19:21:03 +00:00
CPP
Generic ARM: yes it can (as of r218789) 2014-10-01 20:31:58 +00:00
Hexagon Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Inputs Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Mips Add fptrunc to mips fast-sel 2014-10-01 18:47:02 +00:00
MSP430
NVPTX
PowerPC Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
R600 R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table 2014-10-01 17:15:17 +00:00
SPARC
SystemZ
Thumb Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Thumb2
X86 [x86] Merge the second set of vector combining tests into a common test 2014-10-02 07:42:58 +00:00
XCore Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00