ARM::tPOP and tPOP_RET each has an extra writeback operand now.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 1 Oct 2009 20:54:53 +0000 (20:54 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 1 Oct 2009 20:54:53 +0000 (20:54 +0000)
commit10469f8e48e007989b0469e677d4000a1311ecd2
tree307e391760e0dd5ba3d535c2ca4263b6d03bbca8
parent95923d70d90e0b9901d63ec3e35bf94be260e4f0
ARM::tPOP and tPOP_RET each has an extra writeback operand now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83214 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb1RegisterInfo.cpp
test/CodeGen/Thumb/pop.ll [new file with mode: 0644]