Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Fix TargetPrefix for remaining r600 intrinsics | Matt Arsenault | 2016-07-15 | 1 | -2/+2 |
| | | | | llvm-svn: 275619 | ||||
* | AMDGPU: Add a shader calling convention | Nicolai Haehnle | 2016-04-06 | 1 | -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 | ||||
* | AMDGPU: Rename some r600 intrinsics to use correct TargetPrefix | Matt Arsenault | 2016-01-22 | 1 | -5/+5 |
| | | | | | | These ones aren't directly emitted by mesa and inserted by a pass. llvm-svn: 258523 | ||||
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -0/+31 |
llvm-svn: 239657 |