summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/tan.ll
Commit message (Expand)AuthorAgeFilesLines
* [LibCallSimplifier] use instruction-level fast-math-flags for tan/atan transformSanjay Patel2016-01-061-10/+9
* [SimplifyLibCalls] Don't depend on a called function having a name, it might ...Benjamin Kramer2015-11-261-0/+9
* [SimplifyLibCalls] New transformation: tan(atan(x)) -> xDavide Italiano2015-11-041-0/+15
OpenPOWER on IntegriCloud