llvm-6502/test/CodeGen
Chandler Carruth 1a5f7f54f4 [x86] Teach the new vector shuffle lowering the basics about insertion
of a single element into a zero vector for v4f64 and v4i64 in AVX.
Ironically, there is less to see here because xor+blend is so crazy fast
that we can't really beat that to zero the high 128-bit lane.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218214 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-21 12:49:46 +00:00
..
AArch64 [FastIsel][AArch64] Fix a think-o in address computation. 2014-09-19 22:23:46 +00:00
ARM
CPP
Generic Fix crash with an insertvalue that produces an empty object. 2014-09-20 00:10:47 +00:00
Hexagon
Inputs
Mips
MSP430
NVPTX
PowerPC
R600 R600: Un-xfail a test which passes with pass disabled 2014-09-19 23:02:20 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 [x86] Teach the new vector shuffle lowering the basics about insertion 2014-09-21 12:49:46 +00:00
XCore