OSDN Git Service

Fix the issue that r143552 was trying to address the _right_ way. One-register lists...
authorOwen Anderson <resistor@mac.com>
Wed, 2 Nov 2011 18:03:14 +0000 (18:03 +0000)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:40 +0000 (09:11 -0800)
commit3a81c52a33c105d9282ea8bbde2a6b9ce1aa2731
tree5b5187246d5a384f7e3917b31086aecd20829aca
parent3071a4a01d9f5d3cac876bf2c13b7e3dad10e65b
Fix the issue that r143552 was trying to address the _right_ way.  One-register lists are legal on LDM/STM instructions, but we should not print the PUSH/POP aliases when they appear.  This fixes round tripping on this instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
test/MC/Disassembler/ARM/arm-tests.txt