Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.
authorBob Wilson <bob.wilson@apple.com>
Tue, 16 Mar 2010 16:19:07 +0000 (16:19 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 16 Mar 2010 16:19:07 +0000 (16:19 +0000)
commitea7f22c31d0d12923eaab6840322431cc0222ae9
tree419003df8607bfd3f447154b509e4a90636cbf1c
parentabf657f7e6dbce1bf8e02fce2d602f33d5fc5c2a
Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.
This does not move entirely to UAL syntax, since the default "increment after"
suffix is empty but we still use "IA" for that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98635 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAddressingModes.h
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
test/CodeGen/ARM/ifcvt5.ll
test/CodeGen/ARM/ifcvt6.ll
test/CodeGen/ARM/ifcvt7.ll
test/CodeGen/ARM/ifcvt8.ll
test/CodeGen/ARM/ldm.ll
test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll
test/CodeGen/Thumb2/large-stack.ll