llvm-6502/include/llvm/Analysis
Devang Patel 96bf524b53 When one branch of condition is eliminated then head of the other
branch is not necessary immediate dominators of merge blcok in all cases.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41144 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-17 21:59:16 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
Dominators.h When one branch of condition is eliminated then head of the other 2007-08-17 21:59:16 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h Change casts from old style to new style. This helps document the details 2007-08-12 08:12:35 +00:00
LoopPass.h More explicit keywords. 2007-08-01 15:32:29 +00:00
MemoryDependenceAnalysis.h Cache non-local memory dependence analysis. This is a significant compile 2007-08-16 21:27:05 +00:00
Passes.h
PostDominators.h Switch the internal "Info" map from an std::map to a DenseMap. This 2007-08-05 00:02:00 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Rename ScalarEvolution::deleteInstructionFromRecords to 2007-06-19 14:28:31 +00:00
ScalarEvolutionExpander.h Add a SCEV class and supporting code for sign-extend expressions. 2007-06-15 14:38:12 +00:00
ScalarEvolutionExpressions.h Handle decrementing loops properly. Fixes PR1533. 2007-07-16 02:08:00 +00:00
Trace.h
ValueNumbering.h
Verifier.h