summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.SI.packf16.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Remove packf16 intrinsicMatt Arsenault2017-03-111-28/+0
| | | | llvm-svn: 297557
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-4/+3
| | | | | | | | | | | 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/SI: handle undef for llvm.SI.packf16Marek Olsak2015-10-291-0/+29
llvm-svn: 251632
OpenPOWER on IntegriCloud