llvm-project/llvm/test/CodeGen
Matt Arsenault bd2c01e937 AMDGPU/GlobalISel: Do not use terminator copy before waterfall loops
Stop using the _term variants of the mov to save the initial exec
value before the waterfall loop. This cannot be glued to the bottom of
the block because we may need to spill the result register. Just use a
regular mov, like the loops produced on the DAG path. Fixes some
verification errors with regalloc fast.
2022-01-12 13:44:05 -05:00
..
AArch64 [NFC] Run script to autogenerate CHECK lines for CodeGen/AArch64/fast-isel-cmp-vec.ll 2022-01-12 13:12:51 +00:00
AMDGPU AMDGPU/GlobalISel: Do not use terminator copy before waterfall loops 2022-01-12 13:44:05 -05:00
ARC
ARM [ARM] Remove FeaturePerfMon from armv7-m 2022-01-12 09:44:53 +00:00
AVR [Tests] Add elementtype attribute to indirect inline asm operands (NFC) 2022-01-06 14:23:51 +01:00
BPF [Tests] Add elementtype attribute to indirect inline asm operands (NFC) 2022-01-06 14:23:51 +01:00
CSKY [CSKY] Add CSKYConstantIslands Pass to lift or duplicate constant pool entry 2022-01-11 16:17:11 +08:00
Generic [Tests] Add elementtype attribute to indirect inline asm operands (NFC) 2022-01-06 14:23:51 +01:00
Hexagon Fix a missed opportunity to merge stores. 2022-01-10 13:49:02 -08:00
Inputs
Lanai
M68k
MIR Revert "[AMDGPU] Move call clobbered return address registers s[30:31] to callee saved range" 2021-12-22 11:39:28 -05:00
MLRegalloc [NFC][regalloc] Introduce the RegAllocEvictionAdvisorAnalysis 2021-12-16 17:56:46 -08:00
MSP430 [Tests] Add elementtype attribute to indirect inline asm operands (NFC) 2022-01-06 14:23:51 +01:00
Mips [Tests] Add elementtype attribute to indirect inline asm operands (NFC) 2022-01-06 14:23:51 +01:00
NVPTX [NVPTX] Auto-generate tests for sufrace and texture instructions 2021-12-07 15:27:51 +03:00
PowerPC [llvm][test] rewrite callbr to use i rather than X constraint NFC 2022-01-11 11:31:08 -08:00
RISCV [RISCV] Add strictfp support for compares. 2022-01-11 20:01:41 -08:00
SPARC [Tests] Add elementtype attribute to indirect inline asm operands (NFC) 2022-01-06 14:23:51 +01:00
SystemZ [llvm][test] rewrite callbr to use i rather than X constraint NFC 2022-01-11 11:31:08 -08:00
Thumb [clang][ARM] PACBTI-M assembly support 2021-11-30 09:28:18 +00:00
Thumb2 [Thumb2] Regenerate test checks (NFC) 2022-01-10 16:12:41 +01:00
VE [VE] FADD,FSUB,FMUL,FDIV v256f32|f64 isel and tests 2021-12-21 09:15:31 +01:00
WebAssembly [Tests] Add elementtype attribute to indirect inline asm operands (NFC) 2022-01-06 14:23:51 +01:00
WinCFGuard
WinEH
X86 [X86][AVX2] Add SimplifyDemandedVectorElts handling for avx2 per element shifts 2022-01-12 14:50:28 +00:00
XCore [Tests] Add elementtype attribute to indirect inline asm operands (NFC) 2022-01-06 14:23:51 +01:00