llvm-6502/include/llvm/Analysis
2009-06-28 00:21:21 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CaptureTracking.h
CFGPrinter.h
ConstantFolding.h Change ConstantFoldConstantExpression to accept a null 2009-06-02 21:48:15 +00:00
ConstantsScanner.h
DebugInfo.h Remove unnecessary includes. 2009-06-26 02:25:46 +00:00
DominatorInternals.h
Dominators.h PR4317: Handle splits where the new block is unreachable correctly in 2009-06-03 21:42:06 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h SCEVHandle is no more! 2009-06-22 21:39:50 +00:00
LibCallAliasAnalysis.h More MSVC fixes -- class/struct conflicts. 2009-05-12 21:55:29 +00:00
LibCallSemantics.h
LiveValues.h
LoopDependenceAnalysis.h Minimal LDA interface, maximally conservative tester. 2009-06-28 00:21:21 +00:00
LoopInfo.h Eliminate a layer of indirection in LoopInfo and MachineLoopInfo. 2009-06-27 21:22:48 +00:00
LoopPass.h Delete LoopPass::runOnFunctionBody. It was never used or implemented. 2009-06-26 20:42:50 +00:00
LoopVR.h SCEVHandle is no more! 2009-06-22 21:39:50 +00:00
MemoryDependenceAnalysis.h
Passes.h Scaffolding for LDA pass. 2009-06-24 21:29:13 +00:00
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h Get rid of a static boolean. 2009-06-24 22:08:59 +00:00
ProfileInfoTypes.h
ScalarEvolution.h Convert ScalarEvolution to use BumpPtrAllocator and FoldingSet, instead 2009-06-27 21:21:31 +00:00
ScalarEvolutionExpander.h Change SCEVExpander to use an IRBuilder to emit instructions. 2009-06-27 21:18:18 +00:00
ScalarEvolutionExpressions.h Convert ScalarEvolution to use BumpPtrAllocator and FoldingSet, instead 2009-06-27 21:21:31 +00:00
SparsePropagation.h
Trace.h
ValueTracking.h
Verifier.h