R600/SI: Replace LDS atomics with no return versions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 8 Sep 2014 15:07:31 +0000 (15:07 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 8 Sep 2014 15:07:31 +0000 (15:07 +0000)
commitef4bb30475eea5b486153672a250e81c0ea6415f
tree00066d33e5fed266fd587fe00a4c3ab3f2fc560e
parentf1cd7ce098b2d6bf5ca82a26ee59e37fd40a7e4a
R600/SI: Replace LDS atomics with no return versions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217379 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/atomic_cmp_swap_local.ll
test/CodeGen/R600/atomic_load_add.ll
test/CodeGen/R600/atomic_load_sub.ll
test/CodeGen/R600/local-atomics.ll
test/CodeGen/R600/local-atomics64.ll