Pseudo-ize the t2LDMIA_RET instruction.
authorJim Grosbach <grosbach@apple.com>
Thu, 30 Jun 2011 18:25:42 +0000 (18:25 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 30 Jun 2011 18:25:42 +0000 (18:25 +0000)
commit16f9924000a8d513353cd5c69d1d6307016fe280
tree23ab90cb4b39e44f9570a52924944eccf2b4b5c6
parent4629d505011d6d88ce181985005761df0dd3cbef
Pseudo-ize the t2LDMIA_RET instruction.

It's just a t2LDMIA_UPD instruction with extra codegen properties, so it
doesn't need the encoding information. As a side-benefit, we now correctly
recognize for instruction printing as a 'pop' instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134173 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll