Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5ff020a6b60454c67142a24727f18a5cb1521f66
/
llvm
/
lib
/
Analysis
/
IPA
/
IPA.cpp
64ac12d
Remove the unused FindUsedTypes pass.
by Rafael Espindola
· 11 years ago
8a8cd2b
Re-sort all of the includes with ./utils/sort_includes.py so that
by Chandler Carruth
· 12 years ago
6378cf5
[PM] Split the CallGraph out from the ModulePass which creates the CallGraph.
by Chandler Carruth
· 12 years ago
6554e5a
Merge CallGraph and BasicCallGraph.
by Rafael Espindola
· 12 years ago
dec20e4
This patch breaks up Wrap.h so that it does not have to include all of
by Filip Pizlo
· 13 years ago
04d4e93
Move C++ code out of the C headers and into either C++ headers
by Eric Christopher
· 13 years ago
962318f6
Added -view-callgraph module pass.
by Andrew Trick
· 13 years ago
98eb3ec
Add an implementation of the initialization routine for IPA.
by Owen Anderson
· 15 years ago