summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CallGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* CallGraph: Remove almost-unused field 'Root'.Peter Collingbourne2017-05-111-29/+5
* Cleanup dump() functions.Matthias Braun2017-01-281-4/+8
* [PM] Change the static object whose address is used to uniquely identifyChandler Carruth2016-11-231-1/+1
* Consistently use ModuleAnalysisManagerSean Silva2016-08-091-1/+1
* Apply clang-tidy's modernize-loop-convert to lib/Analysis.Benjamin Kramer2016-06-261-10/+8
* [PM] Make the AnalysisManager parameter to run methods a reference.Chandler Carruth2016-03-111-2/+2
* [PM] Implement the final conclusion as to how the analysis IDs shouldChandler Carruth2016-03-111-1/+1
* [CG] Back out my pointless move ctor and add the explicit templateChandler Carruth2016-03-101-0/+3
* [CG] Add a new pass manager printer pass for the old call graph andChandler Carruth2016-03-101-0/+6
* [CG] Actually hoist up the generic CallGraphPrinter pass from a weirdChandler Carruth2016-03-101-0/+26
* [PM] Introduce CRTP mixin base classes to help define passes andChandler Carruth2016-02-261-2/+0
* [Analysis/CallGraph] Switch dump() definitions over to LLVM_DUMP_METHOD.Davide Italiano2015-11-231-6/+3
* [PM/AA] Remove the last relics of the separate IPA library from LLVM,Chandler Carruth2015-08-181-0/+309
OpenPOWER on IntegriCloud