| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make an obviously const interface actually be marked as const. | Chandler Carruth | 2011-11-20 | 1 | -1/+1 |
| * | Implement comparison operators for BranchProbability in a way that can't over... | Benjamin Kramer | 2011-10-24 | 1 | -10/+18 |
| * | Now that we have comparison on probabilities, add some static functions | Chandler Carruth | 2011-10-23 | 1 | -0/+3 |
| * | Add compare operators to BranchProbability and use it to determine if an edge... | Benjamin Kramer | 2011-10-23 | 1 | -2/+16 |
| * | BranchProbability::print returns void now. | Jakub Staszak | 2011-07-25 | 1 | -1/+1 |
| * | Fix class description. | Jakub Staszak | 2011-07-25 | 1 | -2/+2 |
| * | - Make BranchProbability constructor public. | Jakub Staszak | 2011-07-10 | 1 | -12/+6 |
| * | Introduce BlockFrequency analysis for BasicBlocks. | Jakub Staszak | 2011-06-23 | 1 | -1/+9 |
| * | Branch profiling: floating-point avoidance. | Andrew Trick | 2011-06-11 | 1 | -0/+50 |
