Add *_ldst_mult multiclasses to the ARM back-end. These will be used in the
authorBill Wendling <isanbard@gmail.com>
Sat, 13 Nov 2010 09:09:38 +0000 (09:09 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 13 Nov 2010 09:09:38 +0000 (09:09 +0000)
commit6c470b806fe8eefae1b7bf180f269a4b120173a4
treec732cb2548cd2cce76bb38cc0c217e4fdc4110a2
parent115a3dd066c277c5417f4d9b9f642b732b76f4e7
Add *_ldst_mult multiclasses to the ARM back-end. These will be used in the
future to separate out the ia, ib, da, db variants of the load/store multiple
instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118995 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMInstrVFP.td