llvm-project/llvm/test/CodeGen
Stefan Pintilie 78406ac898 [PowerPC][P10] Add Vector pair calling convention
Add the calling convention for the vector pair registers.
These registers overlap with the vector registers.

Part of an original patch by: Lei Huang

Reviewed By: nemanjai, #powerpc

Differential Revision: https://reviews.llvm.org/D117225
2022-03-15 14:08:42 -05:00
..
AArch64 [GlobalISel] Fix store merging incorrectly merging volatile stores. 2022-03-14 13:48:51 -07:00
AMDGPU [AMDGPU] Regen checks again no-remat-indirect-mov 2022-03-15 13:44:41 -04:00
ARC
ARM Revert rG9c542a5a4e1ba36c24e48185712779df52b7f7a6 "Lower `@llvm.global_dtors` using `__cxa_atexit` on MachO" 2022-03-15 13:01:35 +00:00
AVR [AVR] Fix a potential assert failure 2022-02-11 02:25:58 +00:00
BPF [BPF] Fix tests that fail if /tmp/t.c exists 2022-02-25 14:55:53 -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 [test] Modify some tests to remove implicit -basic-aa in legacy PM RUN lines 2022-03-08 14:35:06 -08:00
Inputs
Lanai
LoongArch [LoongArch] Add EncoderMethods for transformed immediate operands 2022-03-07 16:47:26 +08:00
M68k m68k: Support bit shifts on 64-bit integers 2022-02-12 06:11:49 +08:00
MIR [AMDGPU] Move call clobbered return address registers s[30:31] to callee saved range 2022-03-09 12:18:02 +05:30
MLRegalloc [NFC] Fixing test requirements I broke 2022-02-09 09:11:34 -06:00
MSP430
Mips [Mips] support "sp" named register 2022-03-03 13:53:36 -08:00
NVPTX [NVPTX] Fix nvvm.match.sync*.i64 intrinsics return type (i64 -> i32) 2022-03-01 12:26:16 +02:00
PowerPC [PowerPC][P10] Add Vector pair calling convention 2022-03-15 14:08:42 -05:00
RISCV [LegalizeTypes][RISCV][WebAssembly] Expand ABS in PromoteIntRes_ABS if it will expand to sra+xor+sub later. 2022-03-15 08:27:39 -07:00
SPARC [Sparc] Add tail call support 2022-03-08 13:50:54 +01:00
SystemZ [SystemZ] [z/OS] Add support for generating huge (1 MiB) stack frames in XPLINK64 2022-02-25 02:37:08 -05:00
Thumb [ARM] Fix 8-bit immediate overflow in the instruction of segmented stack prologue. 2022-03-10 15:15:24 -08:00
Thumb2 [ARM] Fix 8-bit immediate overflow in the instruction of segmented stack prologue. 2022-03-10 15:15:24 -08:00
VE [VE] strided v256.23 isel and tests 2022-03-15 15:29:19 +01:00
WebAssembly [LegalizeTypes][RISCV][WebAssembly] Expand ABS in PromoteIntRes_ABS if it will expand to sra+xor+sub later. 2022-03-15 08:27:39 -07:00
WinCFGuard
WinEH
X86 Revert rG9c542a5a4e1ba36c24e48185712779df52b7f7a6 "Lower `@llvm.global_dtors` using `__cxa_atexit` on MachO" 2022-03-15 13:01:35 +00:00
XCore [CodeGen] Remove unneeded regex escaping in FileCheck patterns. NFC. 2022-02-18 16:10:56 +00:00