Files
llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
Matt Arsenault 2b1f9aa577 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

1.6 KiB