summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/function-args.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Start defining a calling conventionMatt Arsenault2017-05-171-0/+734
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
OpenPOWER on IntegriCloud