llvm-project/llvm/test/CodeGen
Tim Northover edab411ee6 AArch64: copy all parts of the mem operand across when combining a store
In particular we were dropping volatility, which can lead to unwanted
transformations.
2021-08-19 18:26:39 +01:00
..
AArch64 AArch64: copy all parts of the mem operand across when combining a store 2021-08-19 18:26:39 +01:00
AMDGPU [ISel] Expand saddsat and ssubsat via asr and xor 2021-08-19 16:08:07 +01:00
ARC [ARC] Add codegen for count trailing zeros intrinsic for the ARC backend 2021-08-10 12:07:35 -07:00
ARM [ISel] Expand saddsat and ssubsat via asr and xor 2021-08-19 16:08:07 +01: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: avoid NE/EQ loop exit condition 2021-08-04 16:54:16 -07:00
Generic [VP] Add vector-predicated reduction intrinsics 2021-08-17 17:56:35 +01:00
Hexagon [Hexagon] Fix resetting dead registers in DBG_VALUE_LISTs 2021-07-27 18:36:28 -05:00
Inputs
Lanai [Lanai] fix lowering wide returns 2021-08-05 21:08:09 -07:00
M68k [M68k][GloballSel] RegBankSelect implementation 2021-08-10 15:24:43 -07:00
MIR [X86] AVX512FP16 instructions enabling 1/6 2021-08-10 12:46:01 +08:00
MSP430
Mips Revert "Allow rematerialization of virtual reg uses" 2021-08-18 00:12:41 -07:00
NVPTX [NVPTX] Add NVPTX intrinsics for CUDA PTX 6.5 ldmatrix instructions 2021-08-06 16:13:35 -07:00
PowerPC [ISel] Expand saddsat and ssubsat via asr and xor 2021-08-19 16:08:07 +01:00
RISCV [ISel] Expand saddsat and ssubsat via asr and xor 2021-08-19 16:08:07 +01:00
SPARC CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
SystemZ SystemZ: Tidy up a mir test 2021-08-10 13:56:54 -04:00
Thumb Revert "Allow rematerialization of virtual reg uses" 2021-08-18 00:12:41 -07:00
Thumb2 [ISel] Expand saddsat and ssubsat via asr and xor 2021-08-19 16:08:07 +01:00
VE [LegalizeTypes][VE] Don't Expand BITREVERSE/BSWAP during type legalization promotion if they will be promoted for NVT in op legalization. 2021-06-29 11:00:11 -07:00
WebAssembly [WebAssembly] Autogenerate checks for simd-conversions.ll 2021-08-17 21:35:23 -07:00
WinCFGuard
WinEH
X86 Fix CodeGen/X86/fsafdo_test2.ll fail in release 2021-08-19 16:54:04 +01:00
XCore