summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/BranchProbabilityInfo/noreturn.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "b19ec1eb3d0c [BPI] Improve unreachable/ColdCall heurstics to handle l...Taewook Oh2019-12-021-0/+26
* Revert b19ec1eb3d0ctaewookoh2019-11-271-26/+0
* [BPI] Improve unreachable/ColdCall heurstics to handle loops.Taewook Oh2019-11-271-0/+26
* [BPI] Reduce the probability of unreachable edge to minimal value greater than 0Serguei Katkov2017-05-181-11/+11
* [PM] Port Branch Probability Analysis pass to the new pass manager.Xinliang David Li2016-05-051-0/+1
* [BPI] Replace weights by probabilities in BPI.Cong Hou2015-12-221-5/+5
* Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInstJun Bum Lim2015-12-211-0/+45
* Revert "Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst"Rafael Espindola2015-12-181-45/+0
* Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInstJun Bum Lim2015-12-181-0/+45
* Use fixed-point representation for BranchProbability.Cong Hou2015-09-251-11/+11
* Make the unreachable probability much much heavier. The previousChandler Carruth2011-12-221-9/+9
* Remove return heuristics from the static branch probabilities, andChandler Carruth2011-10-241-0/+79
OpenPOWER on IntegriCloud