[LibCallSimplifier] use instruction-level fast-math-flags to transform pow(exp(x...
[oota-llvm.git] / test / Analysis / BranchProbabilityInfo / loop.ll
2015-09-25 Cong HouUse fixed-point representation for BranchProbability.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-14 Akira HatanakaFix a bug in which BranchProbabilityInfo wasn't setting...
2011-10-25 Chandler CarruthFix the API usage in loop probability heuristics. It...