llvm-project/llvm/test/CodeGen
Paul Walker 2dde272db7 [SVE] Refactor sve-bitcast.ll to include all combinations for legal types.
Patch enables custom lowering for MVT::nxv4bf16 because otherwise
the refactored test file triggers a selection failure.

The reason for the refactoring it to highlight cases where the
generated code is wrong.
2022-06-03 12:09:19 +01:00
..
AArch64 [SVE] Refactor sve-bitcast.ll to include all combinations for legal types. 2022-06-03 12:09:19 +01:00
AMDGPU [SSAUpdaterImpl] Do not generate phi node with all the same incoming values 2022-06-03 12:24:33 +07:00
ARC
ARM [ARM] Fix restoring stack for varargs with SEH split frame pointer push 2022-06-03 09:32:00 +03:00
AVR [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
BPF [Support] Make report_fatal_error respect its GenCrashDiag argument so it doesn't generate a backtrace 2022-05-30 19:19:23 +01:00
CSKY
DirectX [DirectX backend] When cleanup module flags only remove unused flags. 2022-05-19 14:50:11 -07:00
Generic [llvm][DWARF] Move test using X86 triple into X86 tests 2022-05-26 09:27:23 +00:00
Hexagon [Hexagon] Regenerate store-imm-amode.ll 2022-06-01 17:39:07 +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
M68k [M68k] Instruction selection to choose neg x when mul x -1 (Fix issue 48588) 2022-06-03 13:20:30 +08:00
MIR [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
MLRegalloc [mlgo] Fix test 2022-05-11 10:07:40 -07:00
MSP430
Mips [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
NVPTX [NVPTX] Enable AtomicExpandPass for NVPTX 2022-05-20 17:25:28 -04:00
PowerPC [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
RISCV [RISCV] Add custom isel for (add X, imm) used by load/stores. 2022-06-02 13:45:32 -07:00
SPARC [Support] Make report_fatal_error respect its GenCrashDiag argument so it doesn't generate a backtrace 2022-05-30 19:19:23 +01:00
SPIRV [SPIRV] Add simple tests to improve test coverage 2022-05-19 01:44:38 +03:00
SystemZ [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
Thumb [ValueTypes] Define MVTs for v128i2/v64i4 as well as i2 and i4. 2022-06-02 00:49:11 +00:00
Thumb2 [ValueTypes] Define MVTs for v128i2/v64i4 as well as i2 and i4. 2022-06-02 00:49:11 +00:00
VE
WebAssembly [SSAUpdaterImpl] Do not generate phi node with all the same incoming values 2022-06-03 12:24:33 +07:00
WinCFGuard
WinEH
X86 [DAGCombine] Handle promotion of shift with both operands the same 2022-06-03 10:00:44 +02:00
XCore