OSDN Git Service

ADMGPU/EG,CM: Implement _noret global atomics
authorJan Vesely <jan.vesely@rutgers.edu>
Mon, 16 Jan 2017 21:20:13 +0000 (21:20 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Mon, 16 Jan 2017 21:20:13 +0000 (21:20 +0000)
commit6d821c2f7c5113ea5f9180ba716e0f844cb71b2b
treec1509766143c46575069ef7beedd19aed03cd3db
parent061ca191c080a78399f104952c43c1342cde4468
ADMGPU/EG,CM: Implement _noret global atomics

_RTN versions will be a lot more complicated

Differential Revision: https://reviews.llvm.org/D28067

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292162 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/EvergreenInstructions.td
lib/Target/AMDGPU/R600ISelLowering.cpp
test/CodeGen/AMDGPU/r600.global_atomics.ll [new file with mode: 0644]