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)
committerOwen Anderson <resistor@mac.com>
Wed, 2 Nov 2011 18:03:14 +0000 (18:03 +0000)
commit81550dc0a866e27a1efbc5de616fb366ebb547cd
tree2f98498bb747fc378c03ed8ada03274e41a5d593
parentdba9a17f9a69d16264ab30cfd878f2e74ba36d26
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