ARM: Tweak usage of '*vfp' compiler_rt functions.
authorJim Grosbach <grosbach@apple.com>
Thu, 24 Oct 2013 23:07:11 +0000 (23:07 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 24 Oct 2013 23:07:11 +0000 (23:07 +0000)
commit3115047182dfa0e4692901e897a58e5be3329423
tree701a274ee4dfa0accd2a7e97a86118f6245fe982
parent5759c3a02902026a27a0d1bc24a5bad85f52bd71
ARM: Tweak usage of '*vfp' compiler_rt functions.

Only use them if the subtarget has ARM mode, as these routines are implemented
as ARM code.

rdar://15302004

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193381 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/darwin-eabi.ll