summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/BranchProbabilityInfo/loop.ll
Commit message (Expand)AuthorAgeFilesLines
* [BPI] Apply invoke heuristic before loop branch heuristicArtur Pilipenko2018-06-081-0/+32
* [BPI] Detect branches in loops that make themselves not takenJohn Brawn2018-02-231-0/+88
* [BranchProbabilityInfo] Handle irreducible loops.Geoff Berry2017-11-011-0/+37
* [PM] Port Branch Probability Analysis pass to the new pass manager.Xinliang David Li2016-05-051-0/+1
* Use fixed-point representation for BranchProbability.Cong Hou2015-09-251-76/+76
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Fix a bug in which BranchProbabilityInfo wasn't setting branch weights of bas...Akira Hatanaka2014-04-141-21/+21
* Fix the API usage in loop probability heuristics. It was incorrectlyChandler Carruth2011-10-251-0/+365
OpenPOWER on IntegriCloud