llvm-6502/include/llvm/Analysis
2009-12-05 06:37:52 +00:00
..
AliasAnalysis.h add a helper 2009-11-23 16:38:54 +00:00
AliasSetTracker.h
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 Add support to emit debug info for virtual functions and virtual base classes. 2009-12-03 19:11:07 +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
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
LoopInfo.h
LoopPass.h
MemoryBuiltins.h
MemoryDependenceAnalysis.h Document that memory use intrinsics may also return Def results. 2009-12-05 06:37:52 +00:00
Passes.h Use ProfileInfo-API in ProfileInfo Loader and do more assertions. 2009-12-03 11:00:37 +00:00
PHITransAddr.h add the start of a class used to handle phi translation in memdep and 2009-12-04 02:10:16 +00:00
PointerTracking.h
PostDominators.h Small PostDominatorTree improvements 2009-11-30 12:06:37 +00:00
ProfileInfo.h Converted ProfileInfo to template, added more API for ProfileInfo-preserving. 2009-12-03 09:30:12 +00:00
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
SparsePropagation.h
Trace.h
ValueTracking.h Implement PR1143 (at -m64) by making basicaa look through extensions. We 2009-11-26 18:53:33 +00:00
Verifier.h