llvm-6502/include/llvm/Analysis
Chris Lattner 0c5d27e4a1 - Doxygenize comments
- Add new method to dominatorset: properlyDominates
- Add synonmys for operator[] to classes so that pointers to dominator
  information can be used more easily.
- Add API's to update dominator information


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3585 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-06 02:16:27 +00:00
..
DataStructure - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
LiveVar - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:49 +00:00
AliasAnalysis.h Add doxygen comments to AliasAnalysis class 2002-08-22 21:22:25 +00:00
BasicAliasAnalysis.h Fix comments 2002-08-29 20:08:39 +00:00
CallGraph.h - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
ConstantsScanner.h *** empty log message *** 2002-07-24 22:08:53 +00:00
DataStructure.h - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
DataStructureGraph.h *** empty log message *** 2002-07-25 15:00:45 +00:00
Dominators.h - Doxygenize comments 2002-09-06 02:16:27 +00:00
DSGraphTraits.h *** empty log message *** 2002-07-25 15:00:45 +00:00
Expressions.h - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
FindUnsafePointerTypes.h - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
FindUsedTypes.h - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
InductionVariable.h * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:15 +00:00
InstForest.h Changes to be GCC 3.1 friendly 2002-07-31 19:31:59 +00:00
Interval.h * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:15 +00:00
IntervalIterator.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
IntervalPartition.h - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
LoadValueNumbering.h Initial version of LoadValueNumbering interface 2002-08-30 20:27:48 +00:00
LoopInfo.h Changed so it gets linked properly 2002-08-26 16:45:19 +00:00
PostDominators.h - Split Dominators.h into Dominators.h & PostDominators.h 2002-08-21 23:43:50 +00:00
SlotCalculator.h Use opaque decl instead of #include 2002-04-09 18:35:38 +00:00
ValueNumbering.h Initial version of ValueNumbering interface 2002-08-30 20:27:15 +00:00
Verifier.h Fix comments. 2002-08-30 22:51:08 +00:00