llvm-project/llvm/test/CodeGen
Pavel Kosov 37fa99eda0 [SchedModels][CortexA55] Add ASIMD integer instructions
Depends on D114642

Original review https://reviews.llvm.org/D112201

OS Laboratory. Huawei Russian Research Institute. Saint-Petersburg

Reviewed By: dmgreen

Differential Revision: https://reviews.llvm.org/D117003
2022-02-17 13:41:57 +03:00
..
AArch64 [SchedModels][CortexA55] Add ASIMD integer instructions 2022-02-17 13:41:57 +03:00
AMDGPU AMDGPU: Always reserve VGPR for AGPR copies on gfx908 2022-02-16 18:48:18 -05:00
ARC
ARM [FastISel] Reuse register for bitcast that does not change MVT 2022-02-14 09:13:17 +01:00
AVR [AVR] Fix a potential assert failure 2022-02-11 02:25:58 +00:00
BPF [BPF] Fix a BTF type pruning bug 2022-02-16 17:23:34 -08:00
CSKY [CSKY] Add inline asm constraints and related codegen support 2022-02-07 17:45:37 +08:00
Generic [CodeGen][test] XFAIL CodeGen/Generic/ForceStackAlign.ll on SPARC 2022-02-08 08:57:59 +01:00
Hexagon [Hexagon] Fix operation actions for v128f16 2022-02-08 15:28:37 -08:00
Inputs
Lanai
LoongArch [LoongArch][test] (6/6) Add encoding and mnemonics tests 2022-02-10 10:23:34 +00:00
M68k m68k: Support bit shifts on 64-bit integers 2022-02-12 06:11:49 +08:00
MIR [AMDGPU] Use new target MMO flag MONoClobber 2022-02-02 17:12:36 +00:00
MLRegalloc [NFC] Fixing test requirements I broke 2022-02-09 09:11:34 -06:00
MSP430
Mips
NVPTX [NVPTX] Fix NVPTXReplaceImageHandles for multiple uses of a texref 2022-02-15 01:30:13 +03:00
PowerPC [PowerPC] Fix __builtin_pdepd and __builtin_pextd to be 64-bit and P10 only. 2022-02-15 12:30:50 -06:00
RISCV [RISCV] Add the passthru operand for vadc/vsbc/vmerge/vfmerge IR intrinsics. 2022-02-17 02:21:39 -08:00
SPARC
SystemZ Revert [SystemZ][z/OS] Fix f32 variadic argument assertion 2022-02-15 23:28:40 -05:00
Thumb
Thumb2 Extend the `uwtable` attribute with unwind table kind 2022-02-14 14:35:02 +00:00
VE [VE] v256i1 broadcast isel and tests 2022-02-15 12:40:51 +01:00
WebAssembly [WebAssembly] Make __wasm_lpad_context thread-local 2022-02-16 15:56:38 -08:00
WinCFGuard
WinEH
X86 [DAG] computeKnownBits - add ISD::AVGCEILU handling 2022-02-16 13:00:15 +00:00
XCore