llvm-6502/include/llvm/Analysis
Chandler Carruth 0a3eef53d7 [C++11] Switch all uses of the llvm_move macro to use std::move
directly, and remove the macro.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202612 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-02 04:08:41 +00:00
..
AliasAnalysis.h Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
AliasSetTracker.h
BlockFrequencyImpl.h Clean up whitespace 2014-01-31 21:45:51 +00:00
BlockFrequencyInfo.h BlockFrequencyInfo: Readded getEntryFreq. 2013-12-20 22:11:11 +00:00
BranchProbabilityInfo.h Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +00:00
CallGraph.h Fix a typo in a comment. 2014-02-19 03:20:46 +00:00
CallGraphSCCPass.h
CallPrinter.h
CaptureTracking.h
CFG.h
CFGPrinter.h Put the functionality for printing a value to a raw_ostream as an 2014-01-09 02:29:41 +00:00
CodeMetrics.h
ConstantFolding.h
ConstantsScanner.h
DependenceAnalysis.h delinearization of arrays 2013-11-12 22:47:20 +00:00
DominanceFrontier.h [PM] Split DominatorTree into a concrete analysis result object which 2014-01-13 13:07:17 +00:00
DomPrinter.h
DOTGraphTraitsPass.h Replace the F_Binary flag with a F_Text one. 2014-02-24 18:20:12 +00:00
FindUsedTypes.h
InlineCost.h Use DataLayout from the module when easily available. 2014-02-25 23:25:17 +00:00
InstructionSimplify.h
Interval.h
IntervalIterator.h
IntervalPartition.h Correct word hyphenations 2013-12-05 05:44:44 +00:00
IVUsers.h Make some DataLayout pointers const. 2014-02-24 23:12:18 +00:00
LazyCallGraph.h [C++11] Remove the use of LLVM_HAS_RVALUE_REFERENCES from the rest of 2014-03-01 09:32:03 +00:00
LazyValueInfo.h Make some DataLayout pointers const. 2014-02-24 23:12:18 +00:00
LibCallAliasAnalysis.h
LibCallSemantics.h
Lint.h
Loads.h
LoopInfo.h Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +00:00
LoopInfoImpl.h [cleanup] Move the Dominators.h and Verifier.h headers into the IR 2014-01-13 09:26:24 +00:00
LoopIterator.h
LoopPass.h Constify the Optnone checks in IR passes. 2014-02-26 01:23:26 +00:00
MemoryBuiltins.h Teach MemoryBuiltins about address spaces 2013-12-14 00:27:48 +00:00
MemoryDependenceAnalysis.h Make some DataLayout pointers const. 2014-02-24 23:12:18 +00:00
Passes.h delinearization of arrays 2013-11-12 22:47:20 +00:00
PHITransAddr.h Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
PostDominators.h [cleanup] Move the Dominators.h and Verifier.h headers into the IR 2014-01-13 09:26:24 +00:00
PtrUseVisitor.h [C++11] Switch all uses of the llvm_move macro to use std::move 2014-03-02 04:08:41 +00:00
RegionInfo.h Correct word hyphenations 2013-12-05 05:44:44 +00:00
RegionIterator.h
RegionPass.h Fix c++ mode comments 2014-01-06 19:52:42 +00:00
RegionPrinter.h
ScalarEvolution.h Make some DataLayout pointers const. 2014-02-24 23:12:18 +00:00
ScalarEvolutionExpander.h Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
ScalarEvolutionExpressions.h SCEVRewriter: Optionally interpret constants in value map as SCEVConstant 2014-01-10 18:20:29 +00:00
ScalarEvolutionNormalization.h
SparsePropagation.h
TargetTransformInfo.h [Vectorizer] Add a new 'OperandValueKind' in TargetTransformInfo called 2014-02-12 23:43:47 +00:00
Trace.h
ValueTracking.h Teach MemoryBuiltins and InstructionSimplify that operator new never returns NULL. 2013-09-24 16:37:51 +00:00