Remove the "common" set of instructions shared between ARM and Thumb2 modes. This...
authorOwen Anderson <resistor@mac.com>
Thu, 8 Sep 2011 00:11:18 +0000 (00:11 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 8 Sep 2011 00:11:18 +0000 (00:11 +0000)
commit170580e8f413271f665d78f349237c4bcaf9d8c4
tree2f13c796b6ad553d7443246ddd41576254401ec8
parentf0eee6eca8c39b11b6a41d9b04eba8985655df77
Remove the "common" set of instructions shared between ARM and Thumb2 modes.  This is no longer needed now that Thumb2 has its own copy of the STC/LDC instructions.

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