Revamp our handling of tLDMIA[_UPD] and tSTMIA[_UPD] to avoid having multiple instruc...
authorOwen Anderson <resistor@mac.com>
Mon, 18 Jul 2011 23:25:34 +0000 (23:25 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 18 Jul 2011 23:25:34 +0000 (23:25 +0000)
commit565a0366974d82c3efe8a31e0ecc0609c67cad3e
tree28e16c0a589b368f975c4e30c1cf69373d28cde1
parentc8c3acfea439998da4fae895becce7c1468e3c63
Revamp our handling of tLDMIA[_UPD] and tSTMIA[_UPD] to avoid having multiple instructions with the same encoding.  This resolves another conflict when bringing up the new-style disassembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135442 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
utils/TableGen/ARMDecoderEmitter.cpp