summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/amdgpu-shader-calling-convention.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Refactor argument loweringMatt Arsenault2017-04-111-2/+3
| | | | | | | Split into smaller functions and prepare for handling non-entry functions. llvm-svn: 299998
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-0/+21
This makes it possible to distinguish between mesa shaders and other kernels even in the presence of compute shaders. Patch By: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Differential Revision: http://reviews.llvm.org/D18559 llvm-svn: 265589
OpenPOWER on IntegriCloud