Forgot about ARM::tPUSH. It also has a new writeback operand.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 2 Oct 2009 05:03:07 +0000 (05:03 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 2 Oct 2009 05:03:07 +0000 (05:03 +0000)
commit892597943adc02583af32a86b4289f1fb02d2e4f
treec4f3e90e90126ddc2856cd01acd39e207dfb8a13
parent62a1b5db44e87eaba053483041943905b4a4046c
Forgot about ARM::tPUSH. It also has a new writeback operand.

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