dynamic stack realignment necessitates scanning the floating point callee-
authorJim Grosbach <grosbach@apple.com>
Wed, 4 Nov 2009 22:41:00 +0000 (22:41 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 4 Nov 2009 22:41:00 +0000 (22:41 +0000)
commitc5848f4ced8f9174e7141c0d2589acaafa13ff35
tree90eaf955b3d64f53036cfa1aa90e181bc85739cf
parent33db5082836bfe6257f9a36e16aecb062076837d
dynamic stack realignment necessitates scanning the floating point callee-
saved instructions even if no stack adjustment for those saves is needed.

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