llvm-project/llvm/test/CodeGen
Zarko Todorovski 2b50ce1524 [PowerPC][AIX] Enable the default AltiVec ABI on AIX
This patch adds support for the default AltiVec ABI for AIX.

Vector registers 20 through 31 are marked as reserved and cannot
be used in the default ABI. This patch adds handling for this case
and also remove the default AltiVec ABI errors.

Reviewed By: sfertile

Differential Revision: https://reviews.llvm.org/D96351
2021-03-05 12:46:27 -05:00
..
AArch64 [LegalizeDAG] Implement promotion rules for SELECT_CC 2021-03-05 18:22:55 +01:00
AMDGPU [AMDGPU] Do not attempt sgpr spills to vgpr, when it is disabled 2021-03-05 22:47:21 +05:30
ARC
ARM [mir] Fix confusing MIR when MMO's value is nullptr but offset is non-zero 2021-03-04 10:34:30 -08:00
AVR [AVR] Fix lifeness issues in the AVR backend 2021-03-04 14:04:39 +01:00
BPF [BPF] Add support for floats and doubles 2021-03-05 15:10:11 +01:00
Generic [CodeGen] New pass: Replace vector intrinsics with call to vector library 2021-02-12 12:53:27 -05:00
Hexagon
Inputs
Lanai
MIR Reapply "[DebugInfo] Add new instruction and DIExpression operator for variadic debug values" 2021-03-05 12:32:05 +00:00
MSP430
Mips Move EntryExitInstrumentation pass location 2021-03-01 10:08:10 -08:00
NVPTX [NVPTX][NewPM] Re-enable NVVMReflectPass 2021-02-08 13:58:17 -08:00
PowerPC [PowerPC][AIX] Enable the default AltiVec ABI on AIX 2021-03-05 12:46:27 -05:00
RISCV [RISCV] Fix crash when inserting large fixed-length subvectors 2021-03-04 09:27:16 +00:00
SPARC [LegalizeTypes] Improve ExpandIntRes_XMULO codegen. 2021-03-01 09:54:32 -08:00
SystemZ [SystemZ] Reimplement the i8/i16 compare-and-swap logic. 2021-03-03 14:04:32 -06:00
Thumb
Thumb2 [ARM] KnownBits for CSINC/CSNEG/CSINV 2021-03-04 08:40:20 +00:00
VE [test] Fix CodeGen/VE/Scalar tests 2021-03-02 15:30:44 -08:00
WebAssembly [WebAssembly] Fix ExceptionInfo grouping again 2021-03-04 15:05:13 -08:00
WinCFGuard
WinEH
X86 Revert rG8198d83965ba4b9db6922b44ef3041030b2bac39: "[X86] Pass to transform amx intrinsics to scalar operation." 2021-03-05 11:09:14 +00:00
XCore [Diagnose] Unify MCContext and LLVMContext diagnosing 2021-03-01 15:58:37 -08:00