aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineBranchProbabilityInfo.cpp
AgeCommit message (Expand)Author
2011-11-14Reuse the logic in getEdgeProbability within getHotSucc in order toChandler Carruth
2011-11-14Fix an overflow bug in MachineBranchProbabilityInfo. This pass relied onChandler Carruth
2011-10-28Use BranchProbability compare operators.Benjamin Kramer
2011-06-16Introduce MachineBranchProbabilityInfo class, which has similar API toJakub Staszak