summaryrefslogtreecommitdiff
path: root/test/Analysis/BranchProbabilityInfo
Commit message (Expand)AuthorAge
* Fix a bug in which BranchProbabilityInfo wasn't setting branch weights of bas...Akira Hatanaka2014-04-14
* Consider (x == -1) unlikely in BranchProbabilityInfoHal Finkel2013-11-01
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Add a new function attribute 'cold' to functions.Diego Novillo2013-05-24
* BranchProb: modify the definition of an edge in BranchProbabilityInfo to handleManman Ren2012-08-24
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Make the unreachable probability much much heavier. The previousChandler Carruth2011-12-22
* Fix the API usage in loop probability heuristics. It was incorrectlyChandler Carruth2011-10-25
* Remove return heuristics from the static branch probabilities, andChandler Carruth2011-10-24
* Teach the BranchProbabilityInfo pass to print its results, and use thatChandler Carruth2011-10-23