R600/SI: Change mubuf offsets to print as decimal
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 3 Dec 2014 03:12:13 +0000 (03:12 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 3 Dec 2014 03:12:13 +0000 (03:12 +0000)
commit5097660f8638f77d0b9132b764235e8bb2834538
tree6e731a6d246974f22caf54f5df447c6267959cdb
parent92d7d4dcd7e81f2cc6e6ac926fd5463ef82933a3
R600/SI: Change mubuf offsets to print as decimal

This matches SC's behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223194 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
test/CodeGen/R600/commute_modifiers.ll
test/CodeGen/R600/ctpop.ll
test/CodeGen/R600/ds_write2.ll
test/CodeGen/R600/ds_write2st64.ll
test/CodeGen/R600/fmax_legacy.ll
test/CodeGen/R600/fmin_legacy.ll
test/CodeGen/R600/fmuladd.ll
test/CodeGen/R600/frem.ll
test/CodeGen/R600/global_atomics.ll
test/CodeGen/R600/llvm.AMDGPU.div_scale.ll
test/CodeGen/R600/llvm.AMDGPU.umad24.ll
test/CodeGen/R600/mad-sub.ll
test/CodeGen/R600/mubuf.ll
test/CodeGen/R600/private-memory.ll
test/CodeGen/R600/schedule-global-loads.ll
test/CodeGen/R600/si-triv-disjoint-mem-access.ll