summaryrefslogtreecommitdiff
path: root/lib/Analysis/IteratedDominanceFrontier.cpp
AgeCommit message (Expand)Author
2017-07-14[Dominators] Make IsPostDominator a template parameterJakub Kuderski
2017-07-01[Dominators] Reapply r306892, r306893, r306893.Jakub Kuderski
2017-06-30Revert "[Dominators] Teach IDF to use level information"Jakub Kuderski
2017-06-30[Dominators] Teach IDF to use level informationJakub Kuderski
2017-02-09Drop graph_ prefixDaniel Berlin
2017-02-09GraphTraits: Add range versions of graph traits functions (graph_nodes, graph...Daniel Berlin
2016-07-21Normalize file docs. NFC.George Burgess IV
2016-04-19Correct IDF calculator for ReverseIDFDaniel Berlin
2015-04-21Move IDF Calculation to a separate file, expose an interface to it.Daniel Berlin