bugfix: sometimes the spiller puts a load between the "mov lr, pc" and "bx" of a...
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Tue, 27 Mar 2007 16:19:21 +0000 (16:19 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Tue, 27 Mar 2007 16:19:21 +0000 (16:19 +0000)
commitb8a93a45f8db0ff507c3833c88f24d5fcd9b2ed4
treeaf5ec4830242a0d0dc56a4df8d09e7203dd3a614
parentdd433210797bc13513989a033e488d4e19442723
bugfix: sometimes the spiller puts a load between the "mov lr, pc" and "bx" of a CALL_NOLINK.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35381 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td