Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "LoopInfo.h" include from BranchProbabilityInfo.h. | Jakub Staszak | 2011-07-16 | 1 | -5/+3 |
* | Calculate backedge probability correctly. | Jakub Staszak | 2011-06-23 | 1 | -10/+0 |
* | Introduce BlockFrequency analysis for BasicBlocks. | Jakub Staszak | 2011-06-23 | 1 | -0/+10 |
* | Introduce MachineBranchProbabilityInfo class, which has similar API to | Jakub Staszak | 2011-06-16 | 1 | -0/+5 |
* | Branch profiling: floating-point avoidance. | Andrew Trick | 2011-06-11 | 1 | -8/+18 |
* | New BranchProbabilityInfo analysis. Patch by Jakub Staszak! | Andrew Trick | 2011-06-04 | 1 | -0/+68 |