R600/SI: Remove M0 from DS assembly strings
authorTom Stellard <thomas.stellard@amd.com>
Thu, 26 Feb 2015 17:08:43 +0000 (17:08 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 26 Feb 2015 17:08:43 +0000 (17:08 +0000)
commit89e432838138b22042ff7fbd2fe021106284ba0e
treea09605ec9ee2416ec2caabf1dd5c861e2feebdf6
parentbfa9a71f231f3cbb9af092e24e1503c2f82a89dd
R600/SI: Remove M0 from DS assembly strings

This matches the assembly syntax for the proprietary compiler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230645 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.td
test/CodeGen/R600/32-bit-local-address-space.ll
test/CodeGen/R600/atomic_cmp_swap_local.ll
test/CodeGen/R600/ds_write2.ll
test/CodeGen/R600/ds_write2st64.ll
test/CodeGen/R600/local-64.ll
test/CodeGen/R600/local-atomics.ll
test/CodeGen/R600/local-atomics64.ll
test/CodeGen/R600/local-memory-two-objects.ll
test/CodeGen/R600/shl_add_ptr.ll