diff options
author | Jan Voung <jvoung@chromium.org> | 2013-06-12 15:46:24 -0700 |
---|---|---|
committer | Jan Voung <jvoung@chromium.org> | 2013-06-12 15:46:24 -0700 |
commit | 7f93d354387d7fc2fbdc59bc065d6c7d6ab6c9a0 (patch) | |
tree | 5baf8ee76a584705484b073d95caa1088f3f75ec /lib/Bitcode/NaCl/Reader/NaClBitcodeHeader.cpp | |
parent | 7f4a09812f8657db659ceae09fc8d3826c256c5e (diff) |
Take some of the LLVM LibM intrinsics out of the "must be external" list.
Intrinsic::sin, Intrinsic::cos, etc., aren't generated.
Intrinsic::sqrt is implemented in hardware we support now.
If future hardware does not support it, we can supply
a library function in the runtime.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3339
TEST=scons, llvm test suite, gcc torture, spec2k
R=eliben@chromium.org
Review URL: https://codereview.chromium.org/16868002
Diffstat (limited to 'lib/Bitcode/NaCl/Reader/NaClBitcodeHeader.cpp')
0 files changed, 0 insertions, 0 deletions