1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/CodeGen
Sebastian Neubauer 7e4be9501b [AMDGPU] Add amdgpu_gfx calling convention
Add a calling convention called amdgpu_gfx for real function calls
within graphics shaders. For the moment, this uses the same calling
convention as other calls in amdgpu, with registers excluded for return
address, stack pointer and stack buffer descriptor.

Differential Revision: https://reviews.llvm.org/D88540
2020-11-09 16:51:44 +01:00
..
AArch64 [testing] Add exhaustive ULT/UGT vector CTPOP to AArch64 and PPC 2020-11-09 10:34:01 -05:00
AMDGPU [AMDGPU] Add amdgpu_gfx calling convention 2020-11-09 16:51:44 +01:00
ARC
ARM [ARM][MachineOutliner] Emit more CFI instructions 2020-11-09 15:26:18 +00:00
AVR
BPF Revert "[NewPM] Provide method to run all pipeline callbacks, used for -O0" 2020-11-08 00:32:35 -08:00
Generic
Hexagon
Inputs
Lanai
Mips
MIR
MSP430
NVPTX
PowerPC [testing] Add exhaustive ULT/UGT vector CTPOP to AArch64 and PPC 2020-11-09 10:34:01 -05:00
RISCV [RISCV] Add test cases showing missed opportunities to use sbset/sbclr/sbinv/sbext when the shift amount isn't masked to log2(xlen) bits. NFC 2020-11-07 14:25:16 -08:00
SPARC
SystemZ
Thumb
Thumb2 [ARM][LowOverheadLoops] Merge a VCMP and the new VPST into a VPT 2020-11-09 15:03:48 +00:00
VE [VE] Optimize address calculation 2020-11-06 19:46:59 +09:00
WebAssembly
WinCFGuard
WinEH
X86 [X86] Remove some unused check-prefixes 2020-11-09 15:04:57 +00:00
XCore