llvm-6502/lib/Analysis/IPA
Chris Lattner 07a38e7b77 Make the call graph more precise despite the hated constantpointerrefs.
Do you detect the animosity I feel towards CPRs yet?


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9640 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-31 21:05:12 +00:00
..
CallGraph.cpp Make the call graph more precise despite the hated constantpointerrefs. 2003-10-31 21:05:12 +00:00
CallGraphSCCPass.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
DependenceGraph.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
FindUnsafePointerTypes.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
FindUsedTypes.cpp Fix PR62, and llvm/test/Regression/CBackend/2003-10-28-CastToPtrToStruct.ll 2003-10-28 23:09:45 +00:00
IPModRef.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
MemoryDepAnalysis.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
PgmDependenceGraph.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
PrintSCC.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00