llvm-6502/include/llvm/Analysis
David Greene df464195fe Fix GLIBCXX_DEBUG error owing to dereference of end iterator. There's
no guarantee that an instruction returned by getDependency exists in
the maps.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40647 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-31 20:01:27 +00:00
..
AliasAnalysis.h Drop 'const' 2007-05-03 01:11:54 +00:00
AliasSetTracker.h
CallGraph.h Drop 'const' 2007-05-03 01:11:54 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
Dominators.h Remove unused method - getIDomBlock(). 2007-07-04 01:11:19 +00:00
FindUsedTypes.h Fix typo in comment. 2007-05-06 13:37:16 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h Fix typo in comment. 2007-05-06 13:37:16 +00:00
LoadValueNumbering.h
LoopInfo.h Verify loop info. 2007-07-19 18:02:32 +00:00
LoopPass.h Introduce Simple Analysis interface for loop passes. 2007-07-31 08:00:57 +00:00
MemoryDependenceAnalysis.h Fix GLIBCXX_DEBUG error owing to dereference of end iterator. There's 2007-07-31 20:01:27 +00:00
Passes.h
PostDominators.h Break DominatorTree from ETNode. 2007-06-12 00:54:38 +00:00
ProfileInfo.h Drop 'const' 2007-05-03 01:11:54 +00:00
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 Drop 'const' 2007-05-03 01:11:54 +00:00
Verifier.h