Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 2 | -21/+79 |
* | Consider (x == -1) unlikely in BranchProbabilityInfo | Hal Finkel | 2013-11-01 | 1 | -0/+39 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -1/+0 |
* | Add a new function attribute 'cold' to functions. | Diego Novillo | 2013-05-24 | 1 | -0/+58 |
* | BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle | Manman Ren | 2012-08-24 | 1 | -0/+27 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
* | Make the unreachable probability much much heavier. The previous | Chandler Carruth | 2011-12-22 | 1 | -9/+9 |
* | Fix the API usage in loop probability heuristics. It was incorrectly | Chandler Carruth | 2011-10-25 | 1 | -0/+365 |
* | Remove return heuristics from the static branch probabilities, and | Chandler Carruth | 2011-10-24 | 1 | -0/+79 |
* | Teach the BranchProbabilityInfo pass to print its results, and use that | Chandler Carruth | 2011-10-23 | 2 | -0/+93 |