llvm-project/llvm/test/CodeGen
Jay Foad cfb7ffdec0 [AMDGPU] New AMDGPUInsertDelayAlu pass
Differential Revision: https://reviews.llvm.org/D128270
2022-06-29 21:30:20 +01:00
..
AArch64 [AArch64][SVE] Match (add x (urshr/srshr y c)) -> ursra/srsra x y c 2022-06-29 12:10:50 +00:00
AMDGPU [AMDGPU] New AMDGPUInsertDelayAlu pass 2022-06-29 21:30:20 +01:00
ARC
ARM SelectionDAG: allow FP extensions when folding extract/insert. 2022-06-28 12:08:35 +01:00
AVR [AVR] Fix expanding MOVW for overlapping registers 2022-06-26 17:20:07 +08:00
BPF [InstCombine] handle subobjects of constant aggregates 2022-06-21 11:55:14 -06:00
CSKY
DirectX [DirectX] Add DirectX target object writer 2022-06-17 21:33:08 -05:00
Generic [IR] Remove support for extractvalue constant expression 2022-06-28 10:40:17 +02:00
Hexagon [DAG] SimplifyDemandedBits - add ISD::VSELECT handling 2022-06-19 15:18:25 +01:00
Inputs
Lanai [Support] Make report_fatal_error respect its GenCrashDiag argument so it doesn't generate a backtrace 2022-05-30 19:19:23 +01:00
LoongArch [LoongArch] Combine ((x & shifted_mask) >> shamt) to bstrpick.{w/d} 2022-06-23 17:10:06 +08:00
M68k [M68k] Instruction selection to choose neg x when mul x -1 (Fix issue 48588) 2022-06-03 13:20:30 +08:00
MIR MIR: Fix parse error on empty CustomRegMask 2022-06-27 08:50:35 -04:00
MLRegalloc
MSP430
Mips llvm-reduce: Don't assert on functions which don't track liveness 2022-06-07 10:00:25 -04:00
NVPTX [NVPTX] Keep metadata attached to module-scope variables 2022-06-22 05:51:29 -07:00
PowerPC [XCOFF] change default program code csect alignment to 32 2022-06-29 04:16:01 +00:00
RISCV [RISCV] Pre-commit tests for D128843. NFC 2022-06-29 12:12:42 -07:00
SPARC [SPARC] Don't do leaf optimization on procedures with inline assembly 2022-06-27 15:09:30 +02:00
SPIRV
SystemZ [STACKMAPS] Document+test UINT64_MAX stack size. 2022-06-27 11:57:07 +01:00
Thumb [ARM][Thumb] Command-line option to ensure AAPCS compliant Frame Records 2022-06-27 14:08:48 +01:00
Thumb2 [ARM] Fix MVE gather/scatter merged gep offsets 2022-06-22 11:04:22 +01:00
VE
WebAssembly [SelectionDAG][DAGCombiner] Reuse exist node by reassociate 2022-06-24 23:15:06 +08:00
WinCFGuard
WinEH
X86 [AsmPrinter] Further restrict expressions supported in global initializers 2022-06-29 10:02:07 +02:00
XCore