llvm-project/llvm/test/CodeGen
Craig Topper 71a8cf9f99 [X86] Use correct subvector index when combining two insert subvectors featuring zero vectors.
Previously we were using one of the subvector indices twice. The included test case causes an assert without this change.

Thanks to Simon Pilgrim for catching this.

llvm-svn: 314429
2017-09-28 16:53:16 +00:00
..
AArch64 [MachineOutliner] AArch64: Avoid saving + restoring LR if possible 2017-09-27 20:47:39 +00:00
AMDGPU AMDGPU: Add option to stress calls 2017-09-21 07:00:48 +00:00
ARC [ARC] Add ARC backend. 2017-08-24 15:40:33 +00:00
ARM [DAGCombiner] Fix an off-by-one error in vector logic 2017-09-28 06:17:19 +00:00
AVR [AVR] Fix the build after setting alignment to 1 in r314179 2017-09-26 02:07:54 +00:00
BPF bpf: add new insns for bswap_to_le and negation 2017-09-28 02:46:11 +00:00
Generic [MIParser] Ensure getHexUint doesn't produce APInts with a bitwidth of 0 2017-09-01 22:17:14 +00:00
Hexagon Reverted r313993. 2017-09-27 23:09:14 +00:00
Inputs
Lanai
MIR [IfConversion] Add testcases [NFC] 2017-09-20 08:23:29 +00:00
MSP430
Mips [mips] Pick the right variant of DINS upfront and enable target instruction verification 2017-09-14 10:58:00 +00:00
NVPTX [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins. 2017-09-26 17:07:23 +00:00
Nios2
PowerPC [PowerPC] eliminate partially redundant compare instruction 2017-09-28 08:38:19 +00:00
SPARC Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" 2017-09-04 15:47:00 +00:00
SystemZ [SystemZ] Custom-expand ATOMIC_CMP_AND_SWAP_WITH_SUCCESS 2017-09-28 16:22:54 +00:00
Thumb Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" 2017-09-04 15:47:00 +00:00
Thumb2 [ARM] Call setBooleanContents(ZeroOrOneBooleanContent) 2017-08-22 11:02:37 +00:00
WebAssembly [WebAssembly] Add sign extend instructions from atomics proposal 2017-09-13 00:29:06 +00:00
WinEH
X86 [X86] Use correct subvector index when combining two insert subvectors featuring zero vectors. 2017-09-28 16:53:16 +00:00
XCore Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00