aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/IPA/IPA.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-24Remove the unused FindUsedTypes pass.Rafael Espindola1-1/+0
2014-01-07Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth1-1/+1
2013-11-26[PM] Split the CallGraph out from the ModulePass which creates theChandler Carruth1-1/+1
2013-10-31Merge CallGraph and BasicCallGraph.Rafael Espindola1-2/+1
2013-05-01This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo1-1/+1
2013-04-22Move C++ code out of the C headers and into either C++ headersEric Christopher1-0/+1
2013-01-11Added -view-callgraph module pass.Andrew Trick1-0/+2
2010-10-07Add an implementation of the initialization routine for IPA.Owen Anderson1-0/+29