diff options
author | Paul Redmond <paul.redmond@intel.com> | 2013-02-15 18:45:18 +0000 |
---|---|---|
committer | Paul Redmond <paul.redmond@intel.com> | 2013-02-15 18:45:18 +0000 |
commit | f29ddfe93f52f0185625659108a960fa01cba139 (patch) | |
tree | 2e00fe6f0e5e82be0cab97b55817f1ff8ef0c53d /clang/lib/Format/TokenAnnotator.cpp | |
parent | 336cc8b9af9f3805d0c5d98bc5bc4f651977e525 (diff) | |
download | bcm5719-llvm-f29ddfe93f52f0185625659108a960fa01cba139.tar.gz bcm5719-llvm-f29ddfe93f52f0185625659108a960fa01cba139.zip |
enable SDISel sincos optimization for GNU environments
- add sincos to runtime library if target triple environment is GNU
- added canCombineSinCosLibcall() which checks that sincos is in the RTL and
if the environment is GNU then unsafe fpmath is enabled (required to
preserve errno)
- extended sincos-opt lit test
Reviewed by: Hal Finkel
llvm-svn: 175283
Diffstat (limited to 'clang/lib/Format/TokenAnnotator.cpp')
0 files changed, 0 insertions, 0 deletions