llvm-6502/lib/Analysis/IPA
Chris Lattner 4d728e867a None of the __llvm_* functions call into the program. This makes the
callgraph MUCH simpler for eh using program.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9825 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-09 04:00:59 +00:00
..
CallGraph.cpp None of the __llvm_* functions call into the program. This makes the 2003-11-09 04:00:59 +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 Including the symbol table in the FindUsedTypes analysis was the WRONG way 2003-11-02 01:28:41 +00:00
IPModRef.cpp Fix name collision 2003-11-05 05:55:45 +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