Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5d549083e2dc55cc1aa035f1069480d052717061
/
lib
/
Analysis
/
IPA
/
CallGraph.cpp
d99d4d7
* s/method/function
by Chris Lattner
· 23 years ago
7e70829
MEGAPATCH checkin.
by Chris Lattner
· 23 years ago
5648b58
Print out what the root of the call graph is.
by Chris Lattner
· 23 years ago
42a4127
Add #includes to make up for #includes pruned out of header files.
by Chris Lattner
· 23 years ago
dc89f87
s/Method/Function
by Chris Lattner
· 23 years ago
e590ff2
change refs to Method to Function
by Chris Lattner
· 23 years ago
d4d427b
Clean up call graph, add comments, and fix test/Regression/Other/2002-01-31-CallGraph.ll
by Chris Lattner
· 23 years ago
8d5a16c
Move call graph printing support out of Writer.h into Callgraph.h
by Chris Lattner
· 23 years ago
4ce0f8a
Take CallGraph out of the CFG namespace. It has nothing to do with CFGs
by Chris Lattner
· 23 years ago
221d688
Method.h no longer includes BasicBlock.h
by Chris Lattner
· 24 years ago
93193f8
Convert analyses to new pass structure
by Chris Lattner
· 24 years ago
697954c
Changes to build successfully with GCC 3.02
by Chris Lattner
· 24 years ago
7a17675
Renamed inst_const_iterator -> const_inst_iterator
by Chris Lattner
· 24 years ago
cee8f9a
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 24 years ago
25e9cad
Implement a new entry node that has edges to all external methods in the module
by Chris Lattner
· 24 years ago
a7edb18
Added function IsLeafMethod to identify leaf methods.
by Vikram S. Adve
· 24 years ago
9f9e2be
* Add support for Invoke instructions * Add support for indirect calls
by Chris Lattner
· 24 years ago
b00c582
Commit more code over to new cast style
by Chris Lattner
· 24 years ago
41fbf30
Initial support for construction of a call graph
by Chris Lattner
· 24 years ago