Age | Commit message (Expand) | Author |
---|---|---|
2011-12-20 | Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo. | Jakub Staszak |
2011-12-20 | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie |
2011-11-14 | Under the hood, MBPI is doing a linear scan of every successor every | Chandler Carruth |
2011-11-14 | Reuse the logic in getEdgeProbability within getHotSucc in order to | Chandler Carruth |
2011-11-14 | Fix an overflow bug in MachineBranchProbabilityInfo. This pass relied on | Chandler Carruth |
2011-11-14 | Add a cautionary note to this API. It was not at all obvious to me how | Chandler Carruth |
2011-07-10 | - Make BranchProbability constructor public. | Jakub Staszak |
2011-06-16 | Introduce MachineBranchProbabilityInfo class, which has similar API to | Jakub Staszak |