R600/SI: Add VI versions of MUBUF loads and stores
authorMarek Olsak <marek.olsak@amd.com>
Tue, 27 Jan 2015 17:24:58 +0000 (17:24 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Tue, 27 Jan 2015 17:24:58 +0000 (17:24 +0000)
commit058ab6001b0cccf13c08a833fb1ee1487125a01a
treeca28a64a43afd746fe361e47d7e9564805b82d6b
parent3111d0ae12bdcd402b90fe6d5043db26ef3a1960
R600/SI: Add VI versions of MUBUF loads and stores

This enables a lot of existing patterns for VI.

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