Add the rest of the ARM so_reg encoding options (register shifted register)
authorJim Grosbach <grosbach@apple.com>
Tue, 12 Oct 2010 23:53:58 +0000 (23:53 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 12 Oct 2010 23:53:58 +0000 (23:53 +0000)
commitef324d704425a372aeba5fc91bee4d81635121f3
tree3c34b65cac73ef0e4b0624fa10bd785299ab1766
parent8f9145b0eb54f9b054733cfb88c2439893e404ae
Add the rest of the ARM so_reg encoding options (register shifted register)
and move to a custom operand encoder. Remove the last of the special handling
stuff from ARMMCCodeEmitter::EncodeInstruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116377 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMMCCodeEmitter.cpp