aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BranchProbabilityInfo
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+28
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-093-25/+25
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-292-21/+79
* Consider (x == -1) unlikely in BranchProbabilityInfoHal Finkel2013-11-011-0/+39
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Add a new function attribute 'cold' to functions.Diego Novillo2013-05-241-0/+58
* BranchProb: modify the definition of an edge in BranchProbabilityInfo to handleManman Ren2012-08-241-0/+27
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Make the unreachable probability much much heavier. The previousChandler Carruth2011-12-221-9/+9
* Fix the API usage in loop probability heuristics. It was incorrectlyChandler Carruth2011-10-251-0/+365
* Remove return heuristics from the static branch probabilities, andChandler Carruth2011-10-241-0/+79
* Teach the BranchProbabilityInfo pass to print its results, and use thatChandler Carruth2011-10-232-0/+93