llvm-6502/lib/Analysis/DataStructure
Chris Lattner 58f98d0bf0 Add support for ParentGraph only when building in debug mode
Minor cleanups, reenable folding of call nodes to external functions


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7061 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-02 04:38:49 +00:00
..
BottomUpClosure.cpp Make the BU closure keep track of which actual calls happen 2003-07-02 04:37:48 +00:00
DataStructure.cpp Add support for ParentGraph only when building in debug mode 2003-07-02 04:38:49 +00:00
DataStructureAA.cpp Expose must alias information for global variables, implementing: DSGraph/mustalias.ll 2003-06-29 00:54:08 +00:00
DataStructureOpt.cpp Drop references to globals who do exist in the globals graph, but are never 2003-06-28 22:10:58 +00:00
DataStructureStats.cpp
DSCallSiteIterator.h Add some functions to the blacklist 2003-07-02 04:38:00 +00:00
GraphChecker.cpp Add support for ensuring that nodes are not incomplete 2003-06-29 22:36:15 +00:00
IPModRef.cpp Adjust for new DSGraph API 2003-06-30 03:14:54 +00:00
Local.cpp Make local pass print out its progress 2003-07-02 04:37:26 +00:00
Makefile
MemoryDepAnalysis.cpp
Parallelize.cpp
PgmDependenceGraph.cpp
Printer.cpp Dont' print scalar nodes for ConstantPointerRefs 2003-07-01 16:27:32 +00:00
Steensgaard.cpp Move usages of explicit hash_* datastructures to use typedefs 2003-06-30 03:36:09 +00:00
TopDownClosure.cpp Rework TD pass to work with the precise call graph constructed by the BU phase 2003-07-01 16:28:11 +00:00