ARMCompilationCallback should not save / restore vfp registers if vfp is not available.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 16 Jan 2009 02:16:37 +0000 (02:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 16 Jan 2009 02:16:37 +0000 (02:16 +0000)
commitbdfc582edfccb948b563677e2d82fee5f0ba96f6
treebe2255025ac6a5beeb5394c544f728661a6dfeb2
parent5be935536f490003ecc8f93525063a859c7caf63
ARMCompilationCallback should not save / restore vfp registers if vfp is not available.

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