In Thumb1 mode the constant might be materialized via the load from constpool. Emit...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 5 Mar 2011 18:43:55 +0000 (18:43 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 5 Mar 2011 18:43:55 +0000 (18:43 +0000)
commitb3fcc06d2124f9d01e3b48097b44cc141309908e
tree7e137fd12c4922bf68cd0b3f08562b242ad1b8f4
parent3daccd82d3151fa3629de430b55698a81084fc9e
In Thumb1 mode the constant might be materialized via the load from constpool. Emit unwinding information in case when this load from constpool is used to change the stack pointer in the prologue.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/Thumb1RegisterInfo.cpp