[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / InstCombine / pow-1.ll
2015-11-02 Tim NorthoverTvOS: add missing support for some libcalls.
2014-03-06 Raul E. SilveraChange math intrinsic attributes from readonly to readn...
2013-12-15 Joerg SonnenbergerThere is no exp10 on NetBSD.
2013-12-12 Yi JiangResubmit r196544: Apply transformation on OS X 10.9...
2013-12-08 Manman RenRevert 196544 due to internal bot failures.
2013-12-05 Yi JiangApply transformation on OS X 10.9+ and iOS 7.0+: pow...
2013-08-19 Michael KupersteinAdds missing TLI check for library simplification of
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-11-13 Meador Ingeinstcombine: Migrate math library call simplifications