llvm-6502/test/CodeGen
Chandler Carruth 3916c2642d [x86] Teach both sext and zext vector tests to cover a nice wide range
of architectures: SSE2, SSSE3, SSE4.1, AVX, and AVX2.

Unfortunately, this exposses the absolute horror of the code we generate
for many of these patterns. Anyone wanting to familiarize themselves
with the x86 backend and improve performance could do a lot of good
sitting down and making these test cases not look so terrible. While the
new vector shuffle code I'm working on well help some, it won't fix all
of the crimes here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218807 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-01 20:41:36 +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 Drop the W postfix on the 16-bit registers. 2014-09-10 06:58:14 +00:00
NVPTX Revert r216862 due to a performance regression 2014-10-01 15:22:13 +00:00
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 Add back tests for empty function in SPARC and PowerPC. 2014-09-15 22:11:07 +00:00
SystemZ
Thumb Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Thumb2 [ARM] Allow selecting VRINT[APMXZR] and VCVT[BT] instructions for FPv5 2014-10-01 13:13:18 +00:00
X86 [x86] Teach both sext and zext vector tests to cover a nice wide range 2014-10-01 20:41:36 +00:00
XCore Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00