summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/cayman-loop-bug.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Fix a few slightly broken testsMatt Arsenault2016-05-181-2/+8
| | | | | | | Fix minor bugs and uses of undef which break when pointer related optimization passes are run. llvm-svn: 269944
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-3/+1
| | | | | | | | | | | 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/+32
llvm-svn: 239657
OpenPOWER on IntegriCloud