llvm-6502/include/llvm/Analysis
Owen Anderson 9cb7f49ee9 Completely merge the implementation details of DomTree and PostDomTree.
Also, add a FIXME for a bug in PostDomTree calculation I noticed while writing this,


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42593 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-03 21:25:45 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h Add empty() member functions to a few container-like classes. 2007-10-01 16:01:23 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
DominatorInternals.h Completely merge the implementation details of DomTree and PostDomTree. 2007-10-03 21:25:45 +00:00
Dominators.h Completely merge the implementation details of DomTree and PostDomTree. 2007-10-03 21:25:45 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h Add empty() member functions to a few container-like classes. 2007-10-01 16:01:23 +00:00
LoopPass.h More explicit keywords. 2007-08-01 15:32:29 +00:00
MemoryDependenceAnalysis.h Add a flag to mark a dirty cache entry. This is not yet used, but will eventually 2007-09-19 16:13:57 +00:00
Passes.h
PostDominators.h Completely merge the implementation details of DomTree and PostDomTree. 2007-10-03 21:25:45 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h - Use correct header for SCEV inside LoopPass.cpp 2007-08-20 21:17:26 +00:00
ScalarEvolutionExpressions.h Handle decrementing loops properly. Fixes PR1533. 2007-07-16 02:08:00 +00:00
Trace.h
ValueNumbering.h
Verifier.h