summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IPA/IPA.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM/AA] Remove the last relics of the separate IPA library from LLVM,Chandler Carruth2015-08-181-30/+0
* Remove the unused FindUsedTypes pass.Rafael Espindola2014-11-241-1/+0
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* [PM] Split the CallGraph out from the ModulePass which creates theChandler Carruth2013-11-261-1/+1
* Merge CallGraph and BasicCallGraph.Rafael Espindola2013-10-311-2/+1
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-011-1/+1
* Move C++ code out of the C headers and into either C++ headersEric Christopher2013-04-221-0/+1
* Added -view-callgraph module pass.Andrew Trick2013-01-111-0/+2
* Add an implementation of the initialization routine for IPA.Owen Anderson2010-10-071-0/+29
OpenPOWER on IntegriCloud