llvm-6502/test/CodeGen
Elena Demikhovsky 17b7d6bf25 Added promotion to EXTRACT_SUBVECTOR operand.
I encountered with this case in one of KNL tests for i1 vectors.
v16i1 = EXTRACT_SUBVECTOR v32i1, x



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238130 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-25 11:33:13 +00:00
..
AArch64 [AArch64][CGP] Sink zext feeding stxr/stlxr into the same block. 2015-05-22 21:37:17 +00:00
ARM Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions. 2015-05-23 01:14:08 +00:00
BPF
CPP
Generic Revert r237954, "Resubmit r237708 (MIR Serialization: print and parse LLVM IR using MIR format)." 2015-05-22 07:17:07 +00:00
Hexagon
Inputs
Mips
MSP430
NVPTX
PowerPC [PowerPC] Fix fast-isel when compare is split from branch 2015-05-23 12:18:10 +00:00
R600 Add target hook to allow merging stores of nonzero constants 2015-05-24 00:51:27 +00:00
SPARC
SystemZ
Thumb
Thumb2 Revert r237590, "ARM: allow jump tables to be placed as constant islands." 2015-05-21 23:20:55 +00:00
WinEH [WinEH] C++ EH state numbering fixes 2015-05-20 23:22:24 +00:00
X86 Added promotion to EXTRACT_SUBVECTOR operand. 2015-05-25 11:33:13 +00:00
XCore