llvm-6502/test/CodeGen
Bill Schmidt 5f81752533 [PPC64LE] Add test case for r210282 commit
Chandler correctly pointed out that I need an LLVM IR test for
r210282, which modified the vperm -> shuffle transform for little
endian PowerPC.  This patch provides that test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210297 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-05 22:57:38 +00:00
..
AArch64 [AArch64] Add regression tests for the load/store optimizer which cover post-index update folding with sub rather than add. 2014-06-03 16:03:00 +00:00
ARM Adding explicit triples to the ARM jumptable tests 2014-06-05 21:40:13 +00:00
CPP
Generic Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute. 2014-06-05 19:29:43 +00:00
Hexagon
Inputs
Mips [mips] Modify long branch for NaCl: 2014-06-05 13:52:08 +00:00
MSP430
NVPTX
PowerPC [PPC64LE] Add test case for r210282 commit 2014-06-05 22:57:38 +00:00
R600 R600: Fix test. Using wrong check prefix. 2014-06-05 08:00:36 +00:00
SPARC
SystemZ
Thumb
Thumb2 ARM & AArch64: make use of common cmpxchg idioms after expansion 2014-05-30 10:09:59 +00:00
X86 Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute. 2014-06-05 19:29:43 +00:00
XCore