Update test to use llvm-readobj. NFC.
[oota-llvm.git] / test / Analysis / BranchProbabilityInfo /
2014-04-14 Akira HatanakaFix a bug in which BranchProbabilityInfo wasn't setting...
2013-11-01 Hal FinkelConsider (x == -1) unlikely in BranchProbabilityInfo
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
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...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-12-22 Chandler CarruthMake the unreachable probability much much heavier...
2011-10-25 Chandler CarruthFix the API usage in loop probability heuristics. It...
2011-10-24 Chandler CarruthRemove return heuristics from the static branch probabi...
2011-10-23 Chandler CarruthTeach the BranchProbabilityInfo pass to print its resul...