summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.AMDGPU.kill.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Remove llvm.AMDGPU.killMatt Arsenault2018-12-071-35/+0
| | | | | | This is the last of the old AMDGPU intrinsics. llvm-svn: 348615
* AMDGPU: Fix tests using old number for constant address spaceMatt Arsenault2018-09-101-1/+1
| | | | llvm-svn: 341770
* AMDGPU: Remove some uses of llvm.SI.export in testsMatt Arsenault2017-02-221-15/+14
| | | | | | Merge some of the old, smaller tests into more complete versions. llvm-svn: 295792
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-5/+2
| | | | | | | | | | | 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
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+39
llvm-svn: 239657
OpenPOWER on IntegriCloud