1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/test/CodeGen
Michael Kuperstein 59d6eb954a [X86] DAGCombine should not assume arbitrary vector types are simple
The X86-specific DAGCombine for stores should not assume vector types are always simple.
This fixes PR23476.

Differential Revision: http://reviews.llvm.org/D9659

llvm-svn: 237097
2015-05-12 07:33:07 +00:00
..
AArch64 llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/ 2015-05-09 05:59:00 +00:00
ARM Migrate existing backends that care about software floating point 2015-05-12 01:26:05 +00:00
BPF
CPP
Generic Migrate existing backends that care about software floating point 2015-05-12 01:26:05 +00:00
Hexagon [Hexagon] Generate more hardware loops 2015-05-08 20:18:21 +00:00
Inputs
Mips [mips] Emit the .insn directive for empty basic blocks. 2015-05-08 09:10:15 +00:00
MSP430
NVPTX
PowerPC Fix test added in r236850 for OSX builders. 2015-05-08 14:04:54 +00:00
R600
SPARC
SystemZ
Thumb
Thumb2
WinEH [WinEH] Handle nested landing pads that return directly to the parent function. 2015-05-11 23:06:02 +00:00
X86 [X86] DAGCombine should not assume arbitrary vector types are simple 2015-05-12 07:33:07 +00:00
XCore