summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.ll
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Remove old-style image intrinsicsNicolai Haehnle2018-06-211-210/+0
* [AMDGPU][Waitcnt] As of gfx7, VMEM operations do not increment the export cou...Mark Searles2018-04-261-2/+2
* [AMDGPU] stop image_store being moved illegallyTim Renouf2018-01-121-20/+4
* AMDGPU: Remove mayLoad/hasSideEffects from MIMG storesMatt Arsenault2017-12-291-4/+20
* AMDGPU: image_getlod and image_getresinfo do not read memoryMatt Arsenault2017-12-081-1/+17
* AMDGPU: Lower buffer store and atomic intrinsics manuallyMarek Olsak2017-11-091-0/+14
* [AMDGPU] Turn on the new waitcnt insertion pass. Adjust tests.Mark Searles2017-06-021-1/+1
* AMDGPU: Remove some uses of llvm.SI.export in testsMatt Arsenault2017-02-221-87/+85
* AMDGPU/SI: Add a MachineMemOperand to MIMG instructionsTom Stellard2016-12-201-1/+14
* AMDGPU/SI: Support data types other than V4f32 in image intrinsicsChangpeng Fang2016-11-141-1/+42
* AMDGPU/SI: Change mimg intrinsic signaturesTom Stellard2016-10-121-20/+38
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-21/+20
* [AMDGPU] Assembler: Basic support for MIMGNikolay Haustov2016-02-261-12/+12
* AMDGPU/SI: add llvm.amdgcn.image.load/store[.mip] intrinsicsNicolai Haehnle2016-02-181-0/+111
OpenPOWER on IntegriCloud