llvm/test/CodeGen
Craig Topper 74f63b561d [X86] Remove sse4.1 intrinsic tests from the avx intrinsics test file.
They are all covered by the SSE4.1 intrinsics test with SSE4.1, AVX, and AVX512 command lines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295706 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-21 08:06:02 +00:00
..
AArch64 AArch64LoadStoreOptimizer: Correctly clear kill flags 2017-02-17 23:15:03 +00:00
AMDGPU llvm/test/CodeGen/AMDGPU/r600.alu-limits.ll should require +Asserts. This would run into infinite loop anyways with -Asserts. 2017-02-19 02:31:06 +00:00
ARM [ARM] Add a div regression test for Cortex-M23 2017-02-20 12:05:07 +00:00
AVR
BPF
Generic Implement intrinsic mangling for literal struct types. 2017-02-15 23:16:20 +00:00
Hexagon [Hexagon] Start using regmasks on calls 2017-02-17 22:14:51 +00:00
Inputs
Lanai
Mips [LLVM][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el 2017-02-15 10:48:11 +00:00
MIR
MSP430
NVPTX
PowerPC [PowerPC] add tests for select-of-constants; NFC 2017-02-17 16:43:43 +00:00
SPARC Codegen: Make chains from trellis-shaped CFGs 2017-02-15 19:49:14 +00:00
SystemZ
Thumb In Thumb1 mode, the custom lowering for ARMISD::CMPZ could never emit tADDi3 2017-02-17 18:59:16 +00:00
Thumb2 [ARM] Replace HasT2ExtractPack with HasDSP 2017-02-17 15:42:44 +00:00
WebAssembly Codegen: Make chains from trellis-shaped CFGs 2017-02-15 19:49:14 +00:00
WinEH
X86 [X86] Remove sse4.1 intrinsic tests from the avx intrinsics test file. 2017-02-21 08:06:02 +00:00
XCore