R600/SI: Don't display the GDS bit.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 19 Mar 2014 22:19:43 +0000 (22:19 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 19 Mar 2014 22:19:43 +0000 (22:19 +0000)
commit9c0b2d08d31d5053e8894cf23d97d0134ce764ff
tree459d742c732fac18b66c73a805bd48ad42a30b7b
parent6d1781733daab04632321c04a10c126c35bb3a98
R600/SI: Don't display the GDS bit.

It isn't actually used now, and probably never will be, plus it makes
tests less annoying. I also think SC prints GDS instructions as a
separate instruction name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204270 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.td
test/CodeGen/R600/32-bit-local-address-space.ll
test/CodeGen/R600/atomic_load_add.ll
test/CodeGen/R600/atomic_load_sub.ll
test/CodeGen/R600/local-memory-two-objects.ll
test/CodeGen/R600/local-memory.ll