1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Analysis/DataStructure
Chris Lattner 60652f41c4 Make local pass print out its progress
llvm-svn: 7058
2003-07-02 04:37:26 +00:00
..
BottomUpClosure.cpp Minor cleanups 2003-07-01 16:04:18 +00:00
DataStructure.cpp Rework TD pass to work with the precise call graph constructed by the BU phase 2003-07-01 16:28:11 +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 Implement optimization for direct function call case. This dramatically 2003-02-05 21:59:58 +00:00
DSCallSiteIterator.h Do not treat global variables as functions! (and assert failing) 2003-07-01 16:27:53 +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 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