Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BPI] Apply invoke heuristic before loop branch heuristic | Artur Pilipenko | 2018-06-08 | 1 | -0/+32 |
* | [BPI] Detect branches in loops that make themselves not taken | John Brawn | 2018-02-23 | 1 | -0/+88 |
* | [BranchProbabilityInfo] Handle irreducible loops. | Geoff Berry | 2017-11-01 | 1 | -0/+37 |
* | [PM] Port Branch Probability Analysis pass to the new pass manager. | Xinliang David Li | 2016-05-05 | 1 | -0/+1 |
* | Use fixed-point representation for BranchProbability. | Cong Hou | 2015-09-25 | 1 | -76/+76 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -8/+8 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Fix a bug in which BranchProbabilityInfo wasn't setting branch weights of bas... | Akira Hatanaka | 2014-04-14 | 1 | -21/+21 |
* | Fix the API usage in loop probability heuristics. It was incorrectly | Chandler Carruth | 2011-10-25 | 1 | -0/+365 |