llvm-6502/include/llvm/Analysis
2002-11-04 00:21:19 +00:00
..
DataStructure Rename ValueMap to ScalarMap 2002-11-03 21:27:48 +00:00
LiveVar
AliasAnalysis.h Add doxygen comments to AliasAnalysis class 2002-08-22 21:22:25 +00:00
AliasSetTracker.h First try at implementing the AliasSetTracker class. I'm sure it will need 2002-09-26 21:49:07 +00:00
BasicAliasAnalysis.h ImmutablePass's don't need a runOnFunction, nor do they need to explicitly say 2002-09-25 22:27:54 +00:00
CallGraph.h Allow the call graph to be called from analyze naturally with print implemented 2002-11-04 00:21:19 +00:00
ConstantsScanner.h Don't #include <Support/*>, #include "Support/*" 2002-10-28 02:11:53 +00:00
DataStructure.h Fixed spelling of `propagation'. 2002-10-29 22:55:11 +00:00
Dominators.h Add interface to update domfrontier info, thanks to Casey Carter for impl 2002-10-31 02:39:48 +00:00
DSGraph.h Rename ValueMap to ScalarMap 2002-11-03 21:27:48 +00:00
DSGraphTraits.h Be const correct. Handle both DSGraph* and const DSGraph*'s 2002-10-17 01:01:06 +00:00
DSNode.h Rename NewNode flag to HeapNode 2002-11-03 21:24:04 +00:00
DSSupport.h Fixed comment on top of DSNode.h, added note to DSSupport.h as to why 2002-11-02 21:18:53 +00:00
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
InductionVariable.h Added capability to get execution count of a loop if it is a predictable 2002-10-11 05:34:32 +00:00
InstForest.h
Interval.h
IntervalIterator.h
IntervalPartition.h Fixed spelling of `propagation'. 2002-10-29 22:55:11 +00:00
LoadValueNumbering.h
LoopInfo.h Added helper functions in LoopInfo: isLoopExit and numBackEdges. 2002-10-11 05:31:10 +00:00
PostDominators.h
SlotCalculator.h
ValueNumbering.h
Verifier.h