R600/SI: Set the ATC bit on all resource descriptors for the HSA runtime
authorTom Stellard <thomas.stellard@amd.com>
Tue, 2 Dec 2014 17:05:41 +0000 (17:05 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 2 Dec 2014 17:05:41 +0000 (17:05 +0000)
commit15e1919a76833d079eb0034ecd3caab9659eed03
tree512d056086bee7c32594d04926aab31e1d4b255d
parentfcf4242b9b576da95213db4c50046f5d087adeab
R600/SI: Set the ATC bit on all resource descriptors for the HSA runtime

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223125 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelDAGToDAG.cpp
lib/Target/R600/AMDGPUSubtarget.cpp
lib/Target/R600/AMDGPUSubtarget.h
lib/Target/R600/SIISelLowering.cpp
lib/Target/R600/SIInstrInfo.cpp
lib/Target/R600/SIInstrInfo.h
test/CodeGen/R600/hsa.ll [new file with mode: 0644]