llvm-6502/include/llvm/Analysis
Chris Lattner 210d0febc2 this #include is ok.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92338 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-31 03:02:42 +00:00
..
AliasAnalysis.h add a helper 2009-11-23 16:38:54 +00:00
AliasSetTracker.h Remove isPod() from DenseMapInfo, splitting it out to its own 2009-12-15 07:26:43 +00:00
CallGraph.h
CaptureTracking.h
CFGPrinter.h Remove ShortNames from getNodeLabel in DOTGraphTraits 2009-11-30 12:38:47 +00:00
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h this #include is ok. 2009-12-31 03:02:42 +00:00
DominatorInternals.h
Dominators.h
DomPrinter.h
FindUsedTypes.h
InlineCost.h
InstructionSimplify.h factor some logic out of instcombine into a new SimplifyAddInst method. 2009-11-27 17:42:22 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h Reapply LoopStrengthReduce and IVUsers cleanups, excluding the part 2009-12-18 00:06:20 +00:00
LazyValueInfo.h
LibCallAliasAnalysis.h Remove the AliasAnalysis::getMustAliases method, which is dead. 2009-11-22 16:01:44 +00:00
LibCallSemantics.h
LiveValues.h
LoopDependenceAnalysis.h fixed some typos in method comments, reworded some comments for clarity 2009-12-07 09:06:37 +00:00
LoopInfo.h Remove dump routine and the associated Debug.h from a header. Patch up 2009-12-23 22:58:38 +00:00
LoopPass.h fixed some typos in method comments, reworded some comments for clarity 2009-12-07 09:06:37 +00:00
MemoryBuiltins.h
MemoryDependenceAnalysis.h The phi translated pointer can be computed when returning a partially cached result 2009-12-22 04:25:02 +00:00
Passes.h Use ProfileInfo-API in ProfileInfo Loader and do more assertions. 2009-12-03 11:00:37 +00:00
PHITransAddr.h fix many input tracking bugs. 2009-12-09 00:56:14 +00:00
PointerTracking.h
PostDominators.h Small PostDominatorTree improvements 2009-11-30 12:06:37 +00:00
ProfileInfo.h Convert debug messages to use dbgs(). Generally this means 2009-12-23 17:55:11 +00:00
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Preserve NSW information in more places. 2009-12-18 02:09:29 +00:00
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
SparsePropagation.h Eliminate unnecessary LLVMContexts. 2009-12-18 23:42:08 +00:00
Trace.h
ValueTracking.h Eliminate unnecessary LLVMContexts. 2009-12-18 23:42:08 +00:00
Verifier.h