llvm-6502/include/llvm/Analysis
Torok Edwin 969f28dfb6 Introduce a pointertracking pass.
For now this only computes the allocated size of the memory pointed to by a
pointer, and offset a pointer from allocated pointer.
The actual checkLimits part will come later, after another round of review.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75657 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-14 18:44:28 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CaptureTracking.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h Match declaration to definition. 2009-07-12 22:46:08 +00:00
DominatorInternals.h
Dominators.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h Match declaration to definition. 2009-07-12 23:50:34 +00:00
LibCallAliasAnalysis.h
LibCallSemantics.h
LiveValues.h
LoopDependenceAnalysis.h
LoopInfo.h Introduce a new LoopInfo utility function makeLoopInvariant, which 2009-07-14 01:06:29 +00:00
LoopPass.h
LoopVR.h Forward-declare Loop and LoopInfo instead of #including LoopInfo.h. 2009-07-13 22:19:41 +00:00
MemoryDependenceAnalysis.h
Passes.h
PointerTracking.h Introduce a pointertracking pass. 2009-07-14 18:44:28 +00:00
PostDominators.h
ProfileInfo.h ProfileInfo interface tweaks. 2009-07-14 06:58:59 +00:00
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Forward-declare Loop and LoopInfo instead of #including LoopInfo.h. 2009-07-13 22:19:41 +00:00
ScalarEvolutionExpander.h Forward-declare Loop and LoopInfo instead of #including LoopInfo.h. 2009-07-13 22:19:41 +00:00
ScalarEvolutionExpressions.h llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. 2009-07-14 16:55:14 +00:00
SparsePropagation.h
Trace.h
ValueTracking.h
Verifier.h