diff options
author | Tim Northover <tnorthover@apple.com> | 2014-01-14 19:26:03 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-01-14 19:26:03 +0000 |
commit | b5df35cb550c18e23f23760ab4ded65c20389259 (patch) | |
tree | f9235dac56917e76cf8295e0b206d803d3702f17 /test/PCH | |
parent | 623afe65e6f571f3460ced234235197ccbc6d506 (diff) | |
download | clang-b5df35cb550c18e23f23760ab4ded65c20389259.tar.gz |
Darwin: add __sinpi (etc) and __exp10 libbuiltins
These functions have the same constness properties of the normal libm
functions, which allows LLVM to optimise code better in general. There
are also a couple of specific optimisations that only trigger when
these are properly marked.
rdar://problem/13729466
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199249 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/PCH')
0 files changed, 0 insertions, 0 deletions