Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reuse the logic in getEdgeProbability within getHotSucc in order to | Chandler Carruth | 2011-11-14 | 1 | -11/+3 |
* | Fix an overflow bug in MachineBranchProbabilityInfo. This pass relied on | Chandler Carruth | 2011-11-14 | 1 | -10/+26 |
* | Use BranchProbability compare operators. | Benjamin Kramer | 2011-10-28 | 1 | -8/+3 |
* | Introduce MachineBranchProbabilityInfo class, which has similar API to | Jakub Staszak | 2011-06-16 | 1 | -0/+113 |