Update the saved stack pointer in the sjlj function context following either
authorJim Grosbach <grosbach@apple.com>
Thu, 27 May 2010 23:49:24 +0000 (23:49 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 27 May 2010 23:49:24 +0000 (23:49 +0000)
commit0798eddd07b8dc827a4e6e9028c4c3a8d9444286
tree34f56ddd2dc288ec42897f040dc2d2b2dcd2765f
parent12616727c71721f480f69026d88a58a067d89824
Update the saved stack pointer in the sjlj function context following either
an alloca() or an llvm.stackrestore(). rdar://8031573

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SjLjEHPrepare.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td