R600/SI: Add common 64-bit LDS atomics
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 11 Jun 2014 18:08:54 +0000 (18:08 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 11 Jun 2014 18:08:54 +0000 (18:08 +0000)
commitc9dbd0da7a127ace39c064f79fe0cbe19d4f4d77
tree5bbad7ccdd0976dace0c23f48d8055ac66c1c245
parent481a071a8b79010c4ce40bea2f3589f514ca6e39
R600/SI: Add common 64-bit LDS atomics

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210680 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/atomic_cmp_swap_local.ll
test/CodeGen/R600/local-atomics64.ll [new file with mode: 0644]