llvm-6502/include/llvm/Analysis
Duncan P. N. Exon Smith 670060dddf blockfreq: Rename BlockProbInfoT to BranchProbabilityInfoT
No functionality change.

<rdar://problem/14292693>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206085 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-11 23:21:04 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
BlockFrequencyInfo.h blockfreq: Remove unnecessary template parameters 2014-04-11 23:21:02 +00:00
BlockFrequencyInfoImpl.h blockfreq: Rename BlockProbInfoT to BranchProbabilityInfoT 2014-04-11 23:21:04 +00:00
BranchProbabilityInfo.h
CallGraph.h Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
CallGraphSCCPass.h
CallPrinter.h
CaptureTracking.h
CFG.h
CFGPrinter.h
CodeMetrics.h
ConstantFolding.h
ConstantsScanner.h
DependenceAnalysis.h
DominanceFrontier.h
DomPrinter.h
DOTGraphTraitsPass.h
FindUsedTypes.h
InlineCost.h
InstructionSimplify.h
Interval.h Remove copy ctors that did the same thing as the default one. 2014-03-11 11:32:49 +00:00
IntervalIterator.h
IntervalPartition.h
IVUsers.h
LazyCallGraph.h [LCG] Make this call graph a fully regular type by giving it assignment 2014-03-10 08:08:59 +00:00
LazyValueInfo.h
LibCallAliasAnalysis.h
LibCallSemantics.h "Mac OS/X" -> "Mac OS X" spelling fixes for llvm. 2014-03-07 18:08:54 +00:00
Lint.h
Loads.h
LoopInfo.h
LoopInfoImpl.h Implement depth_first and inverse_depth_first range factory functions. 2014-04-11 01:50:01 +00:00
LoopIterator.h
LoopPass.h
MemoryBuiltins.h [Layering] Move InstVisitor.h into the IR library as it is pretty 2014-03-06 03:23:41 +00:00
MemoryDependenceAnalysis.h Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
Passes.h Remove dead declarations. 2014-03-30 02:33:01 +00:00
PHITransAddr.h
PostDominators.h
PtrUseVisitor.h [Layering] Move InstVisitor.h into the IR library as it is pretty 2014-03-06 03:23:41 +00:00
RegionInfo.h [C++11] Replace LLVM-style type traits with C++11 standard ones. 2014-03-07 14:42:25 +00:00
RegionIterator.h
RegionPass.h
RegionPrinter.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
ScalarEvolutionNormalization.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
SparsePropagation.h
TargetFolder.h
TargetTransformInfo.h Add some additional fields to TTI::UnrollingPreferences 2014-04-01 18:50:30 +00:00
Trace.h
ValueTracking.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-09 06:08:46 +00:00