llvm-6502/include/llvm/Analysis
Owen Anderson 07cf79ef53 "LLVMContext* " --> "LLVMContext *"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74878 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-06 23:00:19 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CaptureTracking.h
CFGPrinter.h
ConstantFolding.h "LLVMContext* " --> "LLVMContext *" 2009-07-06 23:00:19 +00:00
ConstantsScanner.h
DebugInfo.h Simplify debug info intrisinc lowering. 2009-07-02 22:43:26 +00:00
DominatorInternals.h
Dominators.h Fix a bunch of other places that used operator[] to test whether 2009-07-02 00:17:47 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h
LibCallAliasAnalysis.h
LibCallSemantics.h
LiveValues.h
LoopDependenceAnalysis.h Use AA to check objects before LDA. 2009-07-01 21:45:23 +00:00
LoopInfo.h
LoopPass.h
LoopVR.h
MemoryDependenceAnalysis.h
Passes.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h "LLVMContext* " --> "LLVMContext *" 2009-07-06 23:00:19 +00:00
ScalarEvolutionExpander.h Finish LLVMContext-ing lib/Analysis. This required pushing LLVMContext's through the ValueTracking API. 2009-07-06 22:37:39 +00:00
ScalarEvolutionExpressions.h
SparsePropagation.h "LLVMContext* " --> "LLVMContext *" 2009-07-06 23:00:19 +00:00
Trace.h
ValueTracking.h Finish LLVMContext-ing lib/Analysis. This required pushing LLVMContext's through the ValueTracking API. 2009-07-06 22:37:39 +00:00
Verifier.h