.. |
AliasAnalysis.h
|
Sink store based on alias analysis
|
2014-12-15 14:09:53 +00:00 |
AliasSetTracker.h
|
AliasSetTracker: UnknownInsts should contribute to the refcount
|
2014-11-19 09:41:05 +00:00 |
AssumptionCache.h
|
[PM] Actually add the new pass manager support for the assumption cache.
|
2015-01-22 21:53:09 +00:00 |
BlockFrequencyInfo.h
|
|
|
BlockFrequencyInfoImpl.h
|
|
|
BranchProbabilityInfo.h
|
[stack protector] Set edge weights for newly created basic blocks.
|
2014-12-01 04:27:03 +00:00 |
CallGraph.h
|
Fix GraphTraits for "const CallGraphNode *" and "const CallGraph *"
|
2014-11-17 17:51:45 +00:00 |
CallGraphSCCPass.h
|
|
|
CallPrinter.h
|
|
|
CaptureTracking.h
|
|
|
CFG.h
|
|
|
CFGPrinter.h
|
|
|
CGSCCPassManager.h
|
[cleanup] Re-sort all the #include lines in LLVM using
|
2015-01-14 11:23:27 +00:00 |
CodeMetrics.h
|
[PM] Split the AssumptionTracker immutable pass into two separate APIs:
|
2015-01-04 12:03:27 +00:00 |
ConstantFolding.h
|
|
|
ConstantsScanner.h
|
|
|
DependenceAnalysis.h
|
[DependenceAnalysis] Allow subscripts of different types
|
2014-11-16 16:52:44 +00:00 |
DominanceFrontier.h
|
|
|
DominanceFrontierImpl.h
|
Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool>
|
2014-11-19 07:49:26 +00:00 |
DomPrinter.h
|
|
|
DOTGraphTraitsPass.h
|
|
|
InlineCost.h
|
[multiversion] Thread a function argument through all the callers of the
|
2015-02-01 12:01:35 +00:00 |
InstructionSimplify.h
|
[InstSimplify] Add SimplifyFPBinOp function.
|
2015-02-06 20:02:51 +00:00 |
Interval.h
|
|
|
IntervalIterator.h
|
|
|
IntervalPartition.h
|
|
|
IVUsers.h
|
|
|
JumpInstrTableInfo.h
|
[cleanup] Re-sort all the #include lines in LLVM using
|
2015-01-14 11:23:27 +00:00 |
LazyCallGraph.h
|
Revert r225854: [PM] Move the LazyCallGraph printing functionality to
|
2015-01-14 00:27:45 +00:00 |
LazyValueInfo.h
|
remove function names from comments; NFC
|
2015-01-08 22:36:56 +00:00 |
LibCallAliasAnalysis.h
|
|
|
LibCallSemantics.h
|
Move EH personality type classification to Analysis/LibCallSemantics.h
|
2015-01-28 01:17:38 +00:00 |
Lint.h
|
|
|
Loads.h
|
|
|
LoopAccessAnalysis.h
|
[LV] Move addRuntimeCheck to LoopAccessAnalysis
|
2015-02-06 18:31:04 +00:00 |
LoopInfo.h
|
[PM] Don't spend time making self moves no-ops. They're allowed to leave
|
2015-01-20 18:54:16 +00:00 |
LoopInfoImpl.h
|
[PM] Now that LoopInfo isn't in the Pass type hierarchy, it is much
|
2015-01-18 01:25:51 +00:00 |
LoopIterator.h
|
|
|
LoopPass.h
|
|
|
MemoryBuiltins.h
|
|
|
MemoryDependenceAnalysis.h
|
Pass QueryInst down through non-local dependency calculation
|
2015-01-26 18:39:52 +00:00 |
Passes.h
|
Introduce print-memderefs to test isDereferenceablePointer
|
2015-02-06 01:46:42 +00:00 |
PHITransAddr.h
|
[PM] Split the AssumptionTracker immutable pass into two separate APIs:
|
2015-01-04 12:03:27 +00:00 |
PostDominators.h
|
|
|
PtrUseVisitor.h
|
|
|
RegionInfo.h
|
|
|
RegionInfoImpl.h
|
[cleanup] Re-sort all the #include lines in LLVM using
|
2015-01-14 11:23:27 +00:00 |
RegionIterator.h
|
|
|
RegionPass.h
|
|
|
RegionPrinter.h
|
|
|
ScalarEvolution.h
|
Address post-commit review for rL228587: make it explicit that the
|
2015-02-09 19:39:00 +00:00 |
ScalarEvolutionExpander.h
|
|
|
ScalarEvolutionExpressions.h
|
[cleanup] Re-sort all the #include lines in LLVM using
|
2015-01-14 11:23:27 +00:00 |
ScalarEvolutionNormalization.h
|
|
|
SparsePropagation.h
|
|
|
TargetFolder.h
|
|
|
TargetLibraryInfo.h
|
[PM] Rework how the TargetLibraryInfo pass integrates with the new pass
|
2015-01-24 02:06:09 +00:00 |
TargetTransformInfo.h
|
Use estimated number of optimized insns in unroll-threshold computation.
|
2015-02-06 20:20:40 +00:00 |
TargetTransformInfoImpl.h
|
Value soft float calls as more expensive in the inliner.
|
2015-02-05 02:09:33 +00:00 |
Trace.h
|
|
|
ValueTracking.h
|
Fold fcmp in cases where value is provably non-negative. By Arch Robison.
|
2015-01-28 08:03:58 +00:00 |