1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/CodeGen
Chandler Carruth c1e4fdbb66 [x86] Add a bunch more tests for v16i16 shuffles. All of these are taken
by mirroring v8i16 test cases across both 128-bit lanes. This should
highlight problems where we aren't correctly using 128-bit shuffles to
implement things.

llvm-svn: 230750
2015-02-27 11:25:10 +00:00
..
AArch64 Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap 2015-02-25 20:02:59 +00:00
ARM Use ".arch_extension" ARM directive to support hwdiv on krait 2015-02-26 18:08:41 +00:00
BPF
CPP
Generic
Hexagon
Inputs
Mips [mips] Account for constant-zero operands in ADDE nodes. 2015-02-27 09:01:39 +00:00
MSP430
NVPTX
PowerPC [PowerPC] Make LDtocL and friends invariant loads 2015-02-25 21:36:59 +00:00
R600 R600/SI: Remove M0 from DS assembly strings 2015-02-26 17:08:43 +00:00
SPARC
SystemZ
Thumb Improve handling of stack accesses in Thumb-1 2015-02-25 14:41:06 +00:00
Thumb2
X86 [x86] Add a bunch more tests for v16i16 shuffles. All of these are taken 2015-02-27 11:25:10 +00:00
XCore