]> granicus.if.org Git - clang/commit
Merging r309263:
authorHans Wennborg <hans@hanshq.net>
Tue, 8 Aug 2017 18:34:26 +0000 (18:34 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 8 Aug 2017 18:34:26 +0000 (18:34 +0000)
commit09efbb85a6403e480ebf70445d0d6ce1815ed24e
treeb51a51c2abf71980dfc1d9eb6bacfdcc184de3b6
parent05a0489dadd09cf9bc6694b63872877a869918ae
Merging r309263:
------------------------------------------------------------------------
r309263 | psmith | 2017-07-27 03:43:53 -0700 (Thu, 27 Jul 2017) | 6 lines

[CodeGen][ARM] ARM runtime helper functions are not always soft-fp

Re-commit r309257 with less precise register checks in arm-float-helpers.c
test.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_50@310393 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/arm-float-helpers.c [new file with mode: 0644]
test/CodeGen/complex-math.c