Merging r258416 and r258428:
[oota-llvm.git] / test / Transforms / InstCombine / double-float-shrink-1.ll
2016-01-22 Hans WennborgMerging r258416 and r258428:
2015-12-31 Sanjay Patel[LibCallSimplifier] propagate FMF when shrinking binary...
2015-12-31 Sanjay Patel[LibCallSimplifier] propagate FMF when shrinking unary...
2015-12-31 Sanjay Patelchange function names to avoid accidentally matching...
2015-12-31 Sanjay Pateladd 'fast' attribute to calls to show that the flag...
2014-10-23 Sanjay PatelHandle sqrt() shrinking in SimplifyLibCalls like any...
2014-10-22 Sanjay PatelShrinkify libcalls: use float versions of double libm...
2013-12-28 Chandler CarruthDisable transforms that introduce calls to exp10*(...
2013-11-16 Hal FinkelApply the InstCombine fptrunc sqrt optimization to...
2012-11-13 Meador Ingeinstcombine: Migrate math library call simplifications