hanchenye-llvm-project/llvm/test/CodeGen
Craig Topper 50b35caf30 [DAGCombiner][X86] Fold away masked store and scatter with all zeroes mask.
Similar to what was done for masked load and gather.

llvm-svn: 362342
2019-06-02 22:52:38 +00:00
..
AArch64 [DAG] isBitwiseNot / isConstOrConstSplat - add support for build vector undefs + truncation (PR41020) 2019-06-02 11:56:39 +00:00
AMDGPU [AMDGPU] Regenerate SDIV tests for an upcoming patch 2019-06-01 18:27:06 +00:00
ARC
ARM [NFC][ARM] Add a test that potentially causes endless combine loop with D62266 2019-05-30 21:41:21 +00:00
AVR [AVR] Disable register coalescing to the PTRDISPREGS class 2019-06-01 12:38:56 +00:00
BPF [BPF] generate R_BPF_NONE relocation for BTF DataSec variables 2019-05-26 21:26:06 +00:00
Generic [IR] allow fast-math-flags on select of FP values 2019-05-22 15:50:46 +00:00
Hexagon [NFC] Make tests more robust for new optimizations 2019-05-25 14:10:20 +00:00
Inputs
Lanai UpdateTestChecks: Lanai triple support 2019-05-29 20:03:00 +00:00
MIR [MIR-Canon] Don't do vreg skip for independent instructions if there are none. 2019-05-31 17:34:25 +00:00
MSP430
Mips [mips] Extend range of register indexes accepted by cfcmsa/ctcmsa 2019-06-01 13:55:18 +00:00
NVPTX SelectionDAG: accommodate atomic floating stores. 2019-05-10 11:23:04 +00:00
PowerPC [PPC] Correctly adjust branch probability in PPCReduceCRLogicals 2019-05-31 16:11:17 +00:00
RISCV [RISCV][NFC] Add nounwind attribute to functions missing it in test/CodeGen/RISCV 2019-05-23 12:43:13 +00:00
SPARC [DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fold. Try 3 2019-05-30 20:37:18 +00:00
SystemZ Revert revert of r362112 with minor SystemZ test file corrections. 2019-05-31 16:32:12 +00:00
Thumb [TargetLowering] Extend bool args to inline-asm according to getBooleanType 2019-05-22 16:16:15 +00:00
Thumb2 [ARM] Replace fp-only-sp and d16 with fp64 and d32. 2019-05-28 16:13:20 +00:00
WebAssembly [WebAssembly] Support for atomic fences 2019-05-28 22:09:12 +00:00
WinCFGuard
WinEH
X86 [DAGCombiner][X86] Fold away masked store and scatter with all zeroes mask. 2019-06-02 22:52:38 +00:00
XCore