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)
commiteb05c610b487f74e9d4f64ba999807b76c9289f1
tree52dfdd48c10889aed4be59c82ef0a476908b95a5
parent6e09bca0ef1961d0b2eb24395420349054a52ce0
R600/SI: Remove M0 from DS assembly strings

This matches the assembly syntax for the proprietary compiler.

llvm-svn: 230645
llvm/lib/Target/R600/SIInstrInfo.td
llvm/test/CodeGen/R600/32-bit-local-address-space.ll
llvm/test/CodeGen/R600/atomic_cmp_swap_local.ll
llvm/test/CodeGen/R600/ds_write2.ll
llvm/test/CodeGen/R600/ds_write2st64.ll
llvm/test/CodeGen/R600/local-64.ll
llvm/test/CodeGen/R600/local-atomics.ll
llvm/test/CodeGen/R600/local-atomics64.ll
llvm/test/CodeGen/R600/local-memory-two-objects.ll
llvm/test/CodeGen/R600/shl_add_ptr.ll