1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/CodeGen/AMDGPU/GlobalISel
Matt Arsenault ab4fb8ba2f AMDGPU: Start defining a calling convention
Partially implement callee-side for arguments and return values.
byval doesn't work properly, and most likely sret or other on-stack
return values most as well.

llvm-svn: 303308
2017-05-17 21:56:25 +00:00
..
amdgpu-irtranslator.ll AMDGPU: Start defining a calling convention 2017-05-17 21:56:25 +00:00
inst-select-load-flat.mir AMDGPU: Remove tfe bit from flat instruction definitions 2017-05-11 17:38:33 +00:00
inst-select-load-smrd.mir AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel 2017-03-21 21:39:51 +00:00
inst-select-store-flat.mir AMDGPU: Remove tfe bit from flat instruction definitions 2017-05-11 17:38:33 +00:00
legalize-constant.mir AMDGPU/GlobalISel: Mark 32-bit integer constants as legal 2017-05-12 16:46:46 +00:00
lit.local.cfg AMDGPU: Add lit.local.cfg to disable global-isel tests when global-isel is disabled 2017-05-12 17:59:30 +00:00
regbankselect.mir AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel 2017-03-21 21:39:51 +00:00
shader-epilogs.ll Re-commit AMDGPU/GlobalISel: Add support for simple shaders 2017-01-30 21:56:46 +00:00
smrd.ll AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel 2017-03-21 21:39:51 +00:00