llvm-6502/lib/Analysis/IPA
Chris Lattner 7b11e339d2 Fix a problem with double freeing memory. For some reason, CallGraph is not
acting like a normal pass.  :(


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13318 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-02 16:06:18 +00:00
..
CallGraph.cpp Fix a problem with double freeing memory. For some reason, CallGraph is not 2004-05-02 16:06:18 +00:00
CallGraphSCCPass.cpp Pass the callgraph not the module 2004-04-20 21:52:26 +00:00
DependenceGraph.cpp
FindUnsafePointerTypes.cpp Send text and numbers directly to CachedWriter's contained ostream. 2004-04-28 18:52:43 +00:00
FindUsedTypes.cpp Changes to fix up the inst_iterator to pass to boost iterator checks. This 2004-04-27 15:13:33 +00:00
IPModRef.cpp
Makefile
MemoryDepAnalysis.cpp
PgmDependenceGraph.cpp
PrintSCC.cpp