llvm-project/llvm/test/CodeGen
Simon Pilgrim 32b1c9fe7f [X86][AVX2] Prefer VPERMQ/VPERMPD over VINSERTI128/VINSERTF128 for unary shuffles
Using VPERMQ/VPERMPD allows memory folding of the (repeated) input where VINSERTI128/VINSERTF128 can not.

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

llvm-svn: 266728
2016-04-19 12:26:40 +00:00
..
AArch64
AMDGPU [AMDGPU] Add insert nops pass based on subtarget features instead of cl::opt 2016-04-18 16:28:23 +00:00
ARM ARM: use a pseudo-instruction for cmpxchg at -O0. 2016-04-18 21:48:55 +00:00
BPF
CPP
Generic
Hexagon
Inputs
Lanai
MIR
MSP430
Mips
NVPTX
PowerPC [PowerPC] add comment to test 2016-04-18 11:52:14 +00:00
SPARC
SystemZ
Thumb
Thumb2
WebAssembly
WinEH
X86 [X86][AVX2] Prefer VPERMQ/VPERMPD over VINSERTI128/VINSERTF128 for unary shuffles 2016-04-19 12:26:40 +00:00
XCore