Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst
[oota-llvm.git] / test / Analysis / BranchProbabilityInfo / basic.ll
2015-09-25 Cong HouUse fixed-point representation for BranchProbability.
2015-04-15 Daniel JasperRe-apply r234898 and fix tests.
2015-04-14 Rafael EspindolaRevert "The code that originally made me discover this...
2015-04-14 Daniel JasperThe code that originally made me discover this is:
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-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-11-01 Hal FinkelConsider (x == -1) unlikely in BranchProbabilityInfo
2013-05-24 Diego NovilloAdd a new function attribute 'cold' to functions.
2012-08-24 Manman RenBranchProb: modify the definition of an edge in BranchP...
2011-10-23 Chandler CarruthTeach the BranchProbabilityInfo pass to print its resul...