llvm-6502/lib/Analysis/DataStructure
2004-01-28 09:15:42 +00:00
..
BottomUpClosure.cpp Get clone flags right, so we don't build InlinedGlobals only to clear them 2004-01-27 21:50:41 +00:00
CompleteBottomUp.cpp Get clone flags right, so we don't build InlinedGlobals only to clear them 2004-01-27 21:50:41 +00:00
DataStructure.cpp Rename DSGraph::ScalarMapTy -> DSScalarMap 2004-01-28 09:15:42 +00:00
DataStructureAA.cpp minor cleanups 2004-01-27 21:51:19 +00:00
DataStructureOpt.cpp Fine-grainify namespaces for this library 2003-11-12 23:11:14 +00:00
DataStructureStats.cpp Fine-grainify namespaces for this library 2003-11-12 23:11:14 +00:00
DSCallSiteIterator.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
GraphChecker.cpp Fine-grainify namespaces for this library 2003-11-12 23:11:14 +00:00
IPModRef.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Local.cpp Rename DSGraph::ScalarMapTy -> DSScalarMap 2004-01-28 09:15:42 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
MemoryDepAnalysis.cpp Cleanups 2003-11-12 00:40:34 +00:00
Parallelize.cpp Finegrainify namespacification 2003-11-21 21:54:22 +00:00
PgmDependenceGraph.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Printer.cpp Allow disabling of ALL printing overhead when performing timings 2004-01-22 13:42:43 +00:00
Steensgaard.cpp Initial support for implementing clonePartiallyInto in terms of cloneReachableSubgraph, though this support is currently disabled. 2004-01-23 01:44:53 +00:00
TopDownClosure.cpp In the TD pass, iterate over globals directly instead of through the whole scalar 2004-01-28 03:12:48 +00:00