llvm-6502/include/llvm/Analysis
Chris Lattner a35bef9db2 Fix the dominates method to return true if the two nodes are the same. Add
a new properlyDominates method to do what the old one did.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24407 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-18 07:27:33 +00:00
..
DataStructure add some prototypes 2005-10-24 00:38:25 +00:00
AliasAnalysis.h make AliasAnalysis know that VAArg writes memory. This is extremely conservative and should be fixed 2005-06-20 15:24:23 +00:00
AliasSetTracker.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
CallGraph.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
CFGPrinter.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ConstantFolding.h Move some constant folding functions into LLVMAnalysis since they are used 2005-10-27 16:00:10 +00:00
ConstantsScanner.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
Dominators.h Fix the dominates method to return true if the two nodes are the same. Add 2005-11-18 07:27:33 +00:00
FindUsedTypes.h fix warning 2005-05-15 17:25:14 +00:00
Interval.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
IntervalIterator.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
IntervalPartition.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LinkAllAnalyses.h This pass is very old and quite useless, remove it. 2005-10-24 02:35:24 +00:00
LoadValueNumbering.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LoopInfo.h new method 2005-09-12 17:03:16 +00:00
Passes.h add a proto 2005-10-24 01:00:32 +00:00
PostDominators.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfo.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoLoader.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoTypes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ScalarEvolution.h add two helper methods 2005-08-09 23:36:18 +00:00
ScalarEvolutionExpander.h Keep tabs and trailing spaces out. 2005-07-30 18:33:25 +00:00
ScalarEvolutionExpressions.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Trace.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ValueNumbering.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Verifier.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00