summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineBranchProbabilityInfo.cpp
Commit message (Expand)AuthorAge
* Reuse the logic in getEdgeProbability within getHotSucc in order toChandler Carruth2011-11-14
* Fix an overflow bug in MachineBranchProbabilityInfo. This pass relied onChandler Carruth2011-11-14
* Use BranchProbability compare operators.Benjamin Kramer2011-10-28
* Introduce MachineBranchProbabilityInfo class, which has similar API toJakub Staszak2011-06-16