]> granicus.if.org Git - llvm/commit
Merging r275870:
authorHans Wennborg <hans@hanshq.net>
Mon, 18 Jul 2016 20:03:22 +0000 (20:03 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 18 Jul 2016 20:03:22 +0000 (20:03 +0000)
commit559cd2e3e7ccf631d82a18222de3c366791a143b
tree2f4468036e965be278ee2b3ed8792215fbd860d9
parent2f7db04ff92c0d03765a84d14e26d76ca54783cc
Merging r275870:
------------------------------------------------------------------------
r275870 | arsenm | 2016-07-18 11:34:59 -0700 (Mon, 18 Jul 2016) | 1 line

AMDGPU/R600: Replace barrier intrinsics
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_39@275896 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUIntrinsics.td
lib/Target/AMDGPU/EvergreenInstructions.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/lds-output-queue.ll
test/CodeGen/AMDGPU/llvm.AMDGPU.barrier.global.ll [deleted file]
test/CodeGen/AMDGPU/llvm.AMDGPU.barrier.local.ll [deleted file]
test/CodeGen/AMDGPU/llvm.r600.group.barrier.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/local-memory.amdgcn.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/local-memory.ll
test/CodeGen/AMDGPU/local-memory.r600.ll [moved from test/CodeGen/AMDGPU/local-memory-two-objects.ll with 52% similarity]
test/CodeGen/AMDGPU/schedule-vs-if-nested-loop-failure.ll