ARM rot_imm printing adjustment.
authorJim Grosbach <grosbach@apple.com>
Tue, 26 Jul 2011 21:44:37 +0000 (21:44 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 26 Jul 2011 21:44:37 +0000 (21:44 +0000)
commit45f3929ef0dcdf281a10f23e031ffaba7664e7c0
treec73489e41abf9edfa1ff21a7796627ef2b51d276
parent85bfd3b023d4d70936006eadd86588b03e5f40c0
ARM rot_imm printing adjustment.

Allow the rot_imm operand to be optional. This sets the stage for refactoring
away the "rr" versions from the multiclasses and replacing them with Pat<>s.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136154 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp