search for: c81f14f8

Displaying 1 result from an estimated 1 matches for "c81f14f8".

2018 Jan 02
1
https://reviews.llvm.org/D41659 Needs review.
...ssing trigonometric optimizations. 1. tan(x)*cos(x)=sin(x) 2. sin(x)*cos(x) = sin(2*x)/2 3. sin(x)/tan(x)=cos(x); 4. tan(x)/sin(x)=1/cos(x); -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180102/c81f14f8/attachment.html>