summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/amdgpu-shader-calling-convention.ll
Commit message (Collapse)AuthorAgeFilesLines
* 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