[LibCallSimplifier] use instruction-level fast-math-flags for tan/atan transform
[oota-llvm.git] / test / Transforms / InstCombine / tan.ll
2016-01-06 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2015-11-26 Benjamin Kramer[SimplifyLibCalls] Don't depend on a called function...
2015-11-04 Davide Italiano[SimplifyLibCalls] New transformation: tan(atan(x)...