llvm-project/llvm/test/CodeGen
Craig Topper 9158e54270 [SelectionDAG][X86] Move setcc mask splitting for mload/mstore/mgather/mscatter from DAGCombiner to the type legalizer.
We may be able to look to how VSELECT is handled to further
improve this, but this appears to be neutral or an improvement
on the test cases we have.

llvm-svn: 368344
2019-08-08 21:14:08 +00:00
..
AArch64 [MBP] Disable aggressive loop rotate in plain mode 2019-08-08 20:25:23 +00:00
AMDGPU [MBP] Disable aggressive loop rotate in plain mode 2019-08-08 20:25:23 +00:00
ARC
ARM [MBP] Disable aggressive loop rotate in plain mode 2019-08-08 20:25:23 +00:00
AVR [AVR] Fix tests after r363757 2019-07-04 06:12:47 +00:00
BPF [Transforms] Do not drop !preserve.access.index metadata 2019-08-03 23:41:26 +00:00
Generic Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline." 2019-06-26 12:13:13 +00:00
Hexagon [MBP] Disable aggressive loop rotate in plain mode 2019-08-08 20:25:23 +00:00
Inputs [CodeGen] Add stack protector tests where the guard gets re-assigned 2019-07-17 20:46:16 +00:00
Lanai [SDAG] commute setcc operands to match a subtract 2019-07-10 23:23:54 +00:00
MIR [PowerPC][Peephole] Check if `extsw`'s second operand is a virtual register 2019-08-02 03:14:17 +00:00
MSP430
Mips [MIPS GlobalISel] Select jump_table and brjt 2019-08-08 10:21:12 +00:00
NVPTX [NVPTX] Fix PR41651 2019-07-30 19:52:01 +00:00
PowerPC [MBP] Disable aggressive loop rotate in plain mode 2019-08-08 20:25:23 +00:00
RISCV [MBP] Disable aggressive loop rotate in plain mode 2019-08-08 20:25:23 +00:00
SPARC
SystemZ [SystemZ] Regenerate <8 x i31> store test 2019-07-29 09:49:23 +00:00
Thumb [MBP] Disable aggressive loop rotate in plain mode 2019-08-08 20:25:23 +00:00
Thumb2 [ARM] Add support for MVE pre and post inc loads and stores 2019-08-08 15:27:58 +00:00
WebAssembly [TargetLowering] SimplifyDemandedBits - call SimplifyMultipleUseDemandedBits for ISD::EXTRACT_VECTOR_ELT 2019-08-08 10:37:03 +00:00
WinCFGuard
WinEH IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
X86 [SelectionDAG][X86] Move setcc mask splitting for mload/mstore/mgather/mscatter from DAGCombiner to the type legalizer. 2019-08-08 21:14:08 +00:00
XCore