llvm-6502/lib/Analysis/IPA
Chris Lattner 03839956e2 Separate the call graph implementation from its interface. This implements
the rough idea sketched out in http://nondot.org/sabre/LLVMNotes/CallGraphClass.txt,
allowing new spiffy implementations of the callgraph interface to be built.

Many thanks to Saem Ghani for contributing this!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24944 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-22 06:07:52 +00:00
..
Andersens.cpp core changes for varargs 2005-06-18 18:34:52 +00:00
CallGraph.cpp Separate the call graph implementation from its interface. This implements 2005-12-22 06:07:52 +00:00
CallGraphSCCPass.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
FindUsedTypes.cpp Convert tabs to spaces 2005-04-22 04:01:18 +00:00
GlobalsModRef.cpp Malloc/Free have mod/ref effects. Do not allow CSE of function calls that 2005-04-22 05:36:59 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00