ARM pop of a single register encodes as post-indexed LDR.
authorJim Grosbach <grosbach@apple.com>
Thu, 11 Aug 2011 17:35:48 +0000 (17:35 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 11 Aug 2011 17:35:48 +0000 (17:35 +0000)
commitf8fce711e8b756adca63044f7d122648c960ab96
treee5cadd1649f89ea8fbd761226a48d3a601b343a5
parentdceb002f826db10e260a7843e12a48b9fadde349
ARM pop of a single register encodes as post-indexed LDR.

Per the ARM ARM, a 'pop' of a single register encodes as an LDR,
not an LDM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137316 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
test/CodeGen/ARM/str_pre-2.ll
test/MC/ARM/basic-arm-instructions.s