summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.AMDGPU.cube.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-6/+5
| | | | | | | | | | | 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
* AMDGPU: Add new amdgcn intrinsics for cube instructionsMatt Arsenault2016-01-261-2/+1
| | | | | | | More cleanup to try to get all intrinsics using the correct amdgcn prefix that are as close to the instruction as possible. llvm-svn: 258786
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+59
llvm-svn: 239657
OpenPOWER on IntegriCloud