R600/SI: Prettier operand printing for 64-bit ops.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 18 Jun 2014 17:13:51 +0000 (17:13 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 18 Jun 2014 17:13:51 +0000 (17:13 +0000)
commit795ae8615f20eb5b55e15b8eeca9c909ef78a8f0
tree03776606015d04a44248c5810c67280f62265d8e
parent95f1fa7ec339f1dc27e279a2241420c4db850f5b
R600/SI: Prettier operand printing for 64-bit ops.

Copy what is done for 32-bit already so the order is about the same.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211186 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp
lib/Target/R600/SIInstrInfo.td
test/CodeGen/R600/fsub64.ll