1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Analysis/DataStructure
Chris Lattner a85502303e Print collapsed to match the paper
llvm-svn: 7063
2003-07-02 04:39:27 +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 Reduce amount of work we do calculating mustaliases if the arg is a global 2003-07-02 04:39:13 +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 Implement optimization for direct function call case. This dramatically 2003-02-05 21:59:58 +00:00
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
Local.cpp Make local pass print out its progress 2003-07-02 04:37:26 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Printer.cpp Print collapsed to match the paper 2003-07-02 04:39:27 +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