correct spill code to properly determine if dynamic stack realignment is
authorJim Grosbach <grosbach@apple.com>
Wed, 8 Sep 2010 00:26:59 +0000 (00:26 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 8 Sep 2010 00:26:59 +0000 (00:26 +0000)
commit0cfcf93c95af91e809ef740eb0ab368477226b40
treea8bca8406e7f2727279581d0b0470e9435116399
parent72db18243839860019ab93e7c30e86228f017ea7
correct spill code to properly determine if dynamic stack realignment is
present in the function and thus whether aligned load/store instructions can
be used.

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