Simplify the EncodeInstruction method now that a lot of the special case stuff
authorBill Wendling <isanbard@gmail.com>
Tue, 2 Nov 2010 22:44:12 +0000 (22:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 2 Nov 2010 22:44:12 +0000 (22:44 +0000)
commit7292e0a6564bb24707eff1c49da9044dd5eaec78
tree4776200ddf3a14d556fb9c24b894c9885f137725
parent1ba6064437f7cae1d2cd1aa9c8dd50a78e8657e3
Simplify the EncodeInstruction method now that a lot of the special case stuff
is handled with the MC encoder.

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