llvm-project/llvm/test/CodeGen
Amara Emerson ca8316b704 [GlobalISel] Extend CombinerHelper::matchConstantOp() to match constant splat vectors.
This allows the "x op 0 -> x" fold to optimize vector constant RHSs.

Differential Revision: https://reviews.llvm.org/D110802
2021-09-30 14:31:25 -07:00
..
AArch64 [GlobalISel] Extend CombinerHelper::matchConstantOp() to match constant splat vectors. 2021-09-30 14:31:25 -07:00
AMDGPU [LiveIntervals] Remove unused subreg ranges in repairIntervalsInRange 2021-09-30 09:15:10 +01:00
ARC [ARC] Improve code generated for i32 ADDC/ADDE and SUBC/SUBE 2021-09-10 13:04:08 -07:00
ARM Revert "Allow rematerialization of virtual reg uses" 2021-09-24 10:26:11 -07:00
AVR [AVR] emit 'MCSA_Global' references to '__do_global_ctors' and '__do_global_dtors' 2021-08-05 10:37:36 +08:00
BPF BPF: make 32bit register spill with 64bit alignment 2021-09-20 21:00:25 -07:00
Generic Moved the test to X86 as it's x86 specific. 2021-08-31 14:48:29 -04:00
Hexagon [LiveIntervals] Repair subreg ranges in processTiedPairs 2021-09-28 08:10:16 +01:00
Inputs
Lanai [Lanai] implement wide immediate support 2021-09-10 10:54:43 +00:00
M68k [M68k][test] Migrate the remaining fixup and relaxation tests 2021-09-04 16:27:13 -07:00
MIR [Tests] Fix incorrect noalias metadata 2021-09-18 20:51:00 +02:00
MSP430 [llvm-readobj] Support dumping of MSP430 ELF attributes 2021-09-28 00:56:11 +03:00
Mips Fix tests defaulting to incorrect triples on AIX 2021-09-27 11:30:45 -04:00
NVPTX Fix tests defaulting to incorrect triples on AIX 2021-09-27 11:30:45 -04:00
PowerPC [PowerPC] Improved codegen related to xscvdpsxws/xscvdpuxws 2021-09-30 14:31:00 -05:00
RISCV [RISCV] Remove Zbproposedc extension 2021-09-30 14:23:05 -07:00
SPARC Fix tests defaulting to incorrect triples on AIX 2021-09-27 11:30:45 -04:00
SystemZ [LiveIntervals] Repair subreg ranges in processTiedPairs 2021-09-28 08:10:16 +01:00
Thumb Revert "Allow rematerialization of virtual reg uses" 2021-09-24 10:26:11 -07:00
Thumb2 [ARM] Add more MVE intrinsics to sink splats to 2021-09-30 14:41:23 +01:00
VE
WebAssembly [WebAssembly] Add prototype relaxed SIMD fma/fms instructions 2021-09-23 11:01:36 -07:00
WinCFGuard
WinEH Fix SEH table addresses for Windows 2021-08-20 22:32:12 +03:00
X86 [x86] add test for 3 fcmps and logic; NFC 2021-09-30 11:02:59 -04:00
XCore