llvm-project/llvm/test/CodeGen
Sean Fertile dfb717da1f [PowerPC] Remove support for VRSAVE save/restore/update.
After removal of Darwin as a PowerPC subtarget, the VRSAVE
save/restore/spill/update code is no longer needed by any supported
subtarget, so remove it while keeping support for vrsave and related instruction
aliases for inline asm. I've pre-commited tests to document the existing vrsave
handling in relation to @llvm.eh.unwind.init and inline asm usage, as
well as a test which shows a beahviour change on AIX related to
returning vector type as we were wrongly emiting VRSAVE_UPDATE on AIX.
2020-09-30 10:05:53 -04:00
..
AArch64 [GlobalISel] Fix multiply with overflow intrinsics legalization generating invalid MIR. 2020-09-29 18:40:58 -07:00
AMDGPU [SplitKit] Cope with no live subranges in defFromParent 2020-09-30 10:16:25 +01:00
ARC [ARC] Update brcc test. 2020-08-28 17:07:25 -07:00
ARM [ARM] Added more patterns to generate SSAT/USAT with shift 2020-09-28 14:50:19 +00:00
AVR
BPF BPF: explicitly specify bpfel triple for certain tests 2020-09-28 20:25:25 -07:00
Generic [Intrinsics] define semantics for experimental fmax/fmin vector reductions 2020-09-12 09:10:28 -04:00
Hexagon [SDAG] Do not convert undef to 0 when folding CONCAT/BUILD_VECTOR 2020-09-29 09:12:26 -05:00
Inputs
Lanai
MIR Revert "[AMDGPU] Reorganize GCN subtarget features for unaligned access" 2020-09-29 15:33:34 +02:00
MSP430
Mips [GlobalISel] Fix multiply with overflow intrinsics legalization generating invalid MIR. 2020-09-29 18:40:58 -07:00
NVPTX
PowerPC [PowerPC] Remove support for VRSAVE save/restore/update. 2020-09-30 10:05:53 -04:00
RISCV [RISCV] Support Shadow Call Stack 2020-09-17 16:02:35 -07:00
SPARC Revert "Reapply Revert "RegAllocFast: Rewrite and improve"" 2020-09-22 14:40:06 +05:00
SystemZ [SystemZ] Don't emit PC-relative memory accesses to unaligned symbols. 2020-09-29 14:51:13 +02:00
Thumb
Thumb2 [RDA] isSafeToDefRegAt: Look at global uses 2020-09-30 14:06:45 +01:00
VE
WebAssembly [WebAssembly] Check features before making SjLj vars thread-local 2020-09-25 11:45:16 -07:00
WinCFGuard
WinEH
X86 [X86] Support Intel Key Locker 2020-09-30 18:08:45 +08:00
XCore