aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/tan.ll
AgeCommit message (Expand)Author
2016-01-06[LibCallSimplifier] use instruction-level fast-math-flags for tan/atan transformSanjay Patel
2015-11-26[SimplifyLibCalls] Don't depend on a called function having a name, it might ...Benjamin Kramer
2015-11-04[SimplifyLibCalls] New transformation: tan(atan(x)) -> xDavide Italiano