llvm-6502/include/llvm/Analysis
Devang Patel 7c6c55db4d No need to hardcode SmallVector size.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41228 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-21 16:39:43 +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 Simplify. 2007-08-18 14:46:55 +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 No need to hardcode SmallVector size. 2007-08-21 16:39:43 +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 - 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