llvm-6502/include/llvm/Analysis
2003-10-01 22:28:00 +00:00
..
DataStructure Add prototype 2003-09-21 00:28:18 +00:00
AliasAnalysis.h Add support for gathering sets of must aliases 2003-06-29 00:23:11 +00:00
AliasSetTracker.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
CallGraph.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ConstantsScanner.h Standardize header file comments 2003-09-30 18:37:50 +00:00
DataStructure.h Add prototype 2003-09-21 00:28:18 +00:00
DependenceGraph.h #include <cassert> as necessary... 2003-07-25 17:58:41 +00:00
Dominators.h Get rid of the whole "Node2" business, rename getNode() ->getBlock() to 2003-09-11 16:25:06 +00:00
DSGraph.h Unsquishify 2003-09-20 01:23:29 +00:00
DSGraphTraits.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
DSNode.h INCLUDE_PARENT_GRAPH is required 2003-07-02 23:57:21 +00:00
DSSupport.h Switch from using CallInst's to represent call sites to using the LLVM 2003-09-20 16:34:13 +00:00
Expressions.h Standardize header file comments 2003-09-30 18:37:50 +00:00
FindUnsafePointerTypes.h Standardize header file comments 2003-09-30 18:37:50 +00:00
FindUsedTypes.h Standardize header file comments 2003-09-30 18:37:50 +00:00
InductionVariable.h Spelling fixes 2003-09-10 05:24:09 +00:00
InstForest.h Standardize header file comments 2003-09-30 18:37:50 +00:00
Interval.h Add graph traits specializations for intervals 2003-10-01 22:27:36 +00:00
IntervalIterator.h Use graph traits to perform generic interval construction 2003-10-01 22:28:00 +00:00
IntervalPartition.h Standardize header file comments 2003-09-30 18:37:50 +00:00
IPModRef.h Switch from using CallInst's to represent call sites to using the LLVM 2003-09-20 16:34:13 +00:00
LoadValueNumbering.h Initial version of LoadValueNumbering interface 2002-08-30 20:27:48 +00:00
LoopInfo.h Standardize header file comments 2003-09-30 18:37:50 +00:00
MemoryDepAnalysis.h Remove explicit passing of SCC's around as objects. 2003-08-31 19:46:48 +00:00
PgmDependenceGraph.h This should use Support/iterator, not <iterator> 2003-08-31 19:46:22 +00:00
PostDominators.h Standardize header file comments 2003-09-30 18:37:50 +00:00
SlotCalculator.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ValueNumbering.h Initial version of ValueNumbering interface 2002-08-30 20:27:15 +00:00
Verifier.h Standardize header file comments 2003-09-30 18:37:50 +00:00