Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo. | Jakub Staszak | 2011-12-20 | 1 | -3/+3 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+2 |
* | 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 |