As of r79039, we still try to eliminate the frame pointer on leaf functions,
authorJim Grosbach <grosbach@apple.com>
Tue, 2 Feb 2010 23:56:14 +0000 (23:56 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 2 Feb 2010 23:56:14 +0000 (23:56 +0000)
commit985d45dea357cbfe718b89cebd84b20b1298ab93
tree1c08385792dd2311669a3fbdec93cc0a1ac6a333
parent022d9e1cef7586a80a96446ae8691a37def9bbf4
As of r79039, we still try to eliminate the frame pointer on leaf functions,
even when -disable-fp-elim is specified.

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