Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Analysis / BranchProbabilityInfo / basic.ll
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...