R600/SI: Don't print offset0/offset1 DS operands when they are 0
authorTom Stellard <thomas.stellard@amd.com>
Wed, 8 Apr 2015 01:09:19 +0000 (01:09 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 8 Apr 2015 01:09:19 +0000 (01:09 +0000)
commit434e097df8f4aa5b5f6679ef3d017005e275f469
tree361428e195991051e4a7b09964707d50d18ef7d5
parente93f977e8d84407de9aec402473487737ad1339b
R600/SI: Don't print offset0/offset1 DS operands when they are 0

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234379 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
test/CodeGen/R600/ds-negative-offset-addressing-mode-loop.ll
test/CodeGen/R600/ds_read2.ll
test/CodeGen/R600/ds_read2st64.ll
test/CodeGen/R600/ds_write2.ll
test/CodeGen/R600/ds_write2st64.ll
test/CodeGen/R600/unaligned-load-store.ll