summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IteratedDominanceFrontier.cpp
Commit message (Expand)AuthorAgeFilesLines
* [IDF] Enforce the returned blocks to be sorted.Michael Zolotukhin2018-05-121-5/+11
* [Dominators] Make IsPostDominator a template parameterJakub Kuderski2017-07-141-4/+4
* [Dominators] Reapply r306892, r306893, r306893.Jakub Kuderski2017-07-011-10/+2
* Revert "[Dominators] Teach IDF to use level information"Jakub Kuderski2017-06-301-2/+10
* [Dominators] Teach IDF to use level informationJakub Kuderski2017-06-301-10/+2
* Drop graph_ prefixDaniel Berlin2017-02-091-1/+1
* GraphTraits: Add range versions of graph traits functions (graph_nodes, graph...Daniel Berlin2017-02-091-4/+1
* Normalize file docs. NFC.George Burgess IV2016-07-211-1/+1
* Correct IDF calculator for ReverseIDFDaniel Berlin2016-04-191-5/+14
* Move IDF Calculation to a separate file, expose an interface to it.Daniel Berlin2015-04-211-0/+95
OpenPOWER on IntegriCloud