R600/SI: Add VI versions of LDS atomics
authorMarek Olsak <marek.olsak@amd.com>
Tue, 27 Jan 2015 17:25:07 +0000 (17:25 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Tue, 27 Jan 2015 17:25:07 +0000 (17:25 +0000)
commit9f824da16db910732e934628e1cecdc4f014791f
treeb2c3e9eb458787fafad1d9d101ba8d2336554ff8
parent37788ca85a517012b831100e0ba535c321e4742e
R600/SI: Add VI versions of LDS atomics

Each class is split into two: one adds let statements around non-pseudos,
and the other one specifies the parameters.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227211 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrFormats.td
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td