diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-02-28 19:09:33 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-02-28 19:09:33 +0000 |
commit | 8611d4449a77ca05e808823bc966573a85da00cb (patch) | |
tree | 948b8110ba823e8880a6445c17aaae4dd370d151 /docs/HowToSetUpLLVMStyleRTTI.rst | |
parent | 279706e90e12e9418d4e8f9415d5f3ed33a99bdb (diff) | |
download | external_llvm-8611d4449a77ca05e808823bc966573a85da00cb.zip external_llvm-8611d4449a77ca05e808823bc966573a85da00cb.tar.gz external_llvm-8611d4449a77ca05e808823bc966573a85da00cb.tar.bz2 |
Cost model support for lowered math builtins.
We make the cost for calling libm functions extremely high as emitting the
calls is expensive and causes spills (on x86) so performance suffers. We still
vectorize important calls like ceilf and friends on SSE4.1. and fabs.
Differential Revision: http://llvm-reviews.chandlerc.com/D466
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176287 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/HowToSetUpLLVMStyleRTTI.rst')
0 files changed, 0 insertions, 0 deletions