Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
75f9abf51706242a745e05841598f68e64143494
/
lib
/
Analysis
/
IPA
/
CallGraphSCCPass.cpp
75f9abf
Add CGPassManager.
by Devang Patel
· 19 years ago
2b37d7c
Remove trailing whitespace
by Misha Brukman
· 20 years ago
b12914b
'Pass' should now not be derived from by clients. Instead, they should derive
by Chris Lattner
· 21 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 21 years ago
7203599
Pass the callgraph not the module
by Chris Lattner
· 21 years ago
a10df50
Add the ability for SCC passes to initialize and finalize themselves
by Chris Lattner
· 21 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
b576c94
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
55b2eb3
Rename TarjanSCCIterator -> scc_iterator
by Chris Lattner
· 22 years ago
6c5fd8e
The tarjan iterator now returns a reference to the current SCC, not a possibly null pointer!
by Chris Lattner
· 22 years ago
4a81067
Initial checkin of the CallGraphSCCPass class
by Chris Lattner
· 22 years ago