| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2011-07-16 | Remove "LoopInfo.h" include from BranchProbabilityInfo.h. | Jakub Staszak | 1 | -0/+5 |
| 2011-07-15 | Fix pointer heuristic. Check whether predicator is ICMP_NE instead of if it is | Jakub Staszak | 1 | -2/+2 |
| 2011-06-23 | Calculate backedge probability correctly. | Jakub Staszak | 1 | -24/+0 |
| 2011-06-23 | Introduce BlockFrequency analysis for BasicBlocks. | Jakub Staszak | 1 | -0/+24 |
| 2011-06-16 | Introduce MachineBranchProbabilityInfo class, which has similar API to | Jakub Staszak | 1 | -1/+1 |
| 2011-06-13 | Move class into an anonymous namespace. | Benjamin Kramer | 1 | -1/+2 |
| 2011-06-11 | Branch profiling: floating-point avoidance. | Andrew Trick | 1 | -54/+63 |
| 2011-06-04 | Fold assert-only-used variable into the assert. | Nick Lewycky | 1 | -2/+1 |
| 2011-06-04 | Missing include of climits in the new BranchProbability pass. | Andrew Trick | 1 | -0/+1 |
| 2011-06-04 | New BranchProbabilityInfo analysis. Patch by Jakub Staszak! | Andrew Trick | 1 | -0/+348 |
