aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-06-07 18:21:24 +0000
committerSanjay Patel <spatel@rotateright.com>2018-06-07 18:21:24 +0000
commit4b1205b40f0c35b25c90cf42e073a793e43bb0f1 (patch)
tree141a87721d1087a857edc66abcc7780ab946b5cf /llvm/tools/llvm-cov/SourceCoverageView.cpp
parentc3bc63e54b6da558c4132050a29967748233d578 (diff)
downloadllvm-4b1205b40f0c35b25c90cf42e073a793e43bb0f1.zip
llvm-4b1205b40f0c35b25c90cf42e073a793e43bb0f1.tar.gz
llvm-4b1205b40f0c35b25c90cf42e073a793e43bb0f1.tar.bz2
[TargetLibraryInfo] add mappings from LLVM sin/cos intrinsics to SVML calls
These weren't included in D19544 - probably just an oversight. D40044 made it more likely that we'll have LLVM math intrinsics rather than libcalls, so this bug was more easily exposed. As the tests/code show, we already have the complete mappings for pow/exp/log. I don't have any experience with SVML, so I don't know if anything else is missing. It's also not clear to me that we should be doing this transform in IR rather than DAG/isel, but that's a separate issue. Differential Revision: https://reviews.llvm.org/D47610 llvm-svn: 334211
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions