1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/CodeGen
Craig Topper db855efbed [X86] Call SimplifyDemandedBits in combineGatherScatter any time the mask element is wider than i1, not just when AVX512 is disabled.
The AVX2 intrinsics can still be used when AVX512 is enabled and
those go through this path. So we should simplify them.

llvm-svn: 373108
2019-09-27 18:23:55 +00:00
..
AArch64 XFAIL a codegen test AArch64/tailmerging_in_mbp.ll 2019-09-27 17:41:17 +00:00
AMDGPU [AMDGPU] Improve fma.f64 test. NFC. 2019-09-25 18:50:34 +00:00
ARC
ARM [IfConversion] Disallow TBB == FBB for valid triangles 2019-09-26 06:35:55 +00:00
AVR
BPF [BPF] Generate array dimension size properly for zero-size elements 2019-09-24 22:38:43 +00:00
Generic
Hexagon [Hexagon] Bitcast v4i16 to v8i8, unify no-op casts between scalar and HVX 2019-09-23 14:33:27 +00:00
Inputs
Lanai
Mips [MIPS GlobalISel] Lower aggregate structure return arguments 2019-09-26 10:48:07 +00:00
MIR
MSP430 [MSP430] Allow msp430_intrcc functions to not have interrupt attribute. 2019-09-25 18:58:07 +00:00
NVPTX
PowerPC [AIX]Emit function descriptor csect in assembly 2019-09-26 19:38:32 +00:00
RISCV
SPARC
SystemZ Change -march=systemz to triple and fix test 2019-09-27 16:19:15 +00:00
Thumb
Thumb2 [NFC][ARM] Add some tail-predication tests 2019-09-27 10:33:53 +00:00
WebAssembly [WebAssembly] v128.andnot 2019-09-27 02:11:40 +00:00
WinCFGuard
WinEH
X86 [X86] Call SimplifyDemandedBits in combineGatherScatter any time the mask element is wider than i1, not just when AVX512 is disabled. 2019-09-27 18:23:55 +00:00
XCore