llvm-6502/lib/Analysis/IPA
Chris Lattner b7c4c992be This is a disgusting hack that improves code substantially, by making
callgraphSCC passes more effective.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9384 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-22 18:53:31 +00:00
..
CallGraph.cpp This is a disgusting hack that improves code substantially, by making 2003-10-22 18:53:31 +00:00
CallGraphSCCPass.cpp
DependenceGraph.cpp
FindUnsafePointerTypes.cpp
FindUsedTypes.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
IPModRef.cpp
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
MemoryDepAnalysis.cpp
PgmDependenceGraph.cpp
PrintSCC.cpp