.. |
AliasAnalysis.h
|
Fix extra whitespace in comment.
|
2011-10-15 19:36:45 +00:00 |
AliasSetTracker.h
|
Fix AliasSetTracker so that it doesn't make any assumptions about instructions it doesn't know about (like the atomic instructions I'm adding).
|
2011-07-27 00:46:46 +00:00 |
BlockFrequencyImpl.h
|
Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.
|
2011-12-20 20:03:10 +00:00 |
BlockFrequencyInfo.h
|
Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.
|
2011-12-20 20:03:10 +00:00 |
BranchProbabilityInfo.h
|
Remove return heuristics from the static branch probabilities, and
|
2011-10-24 12:01:08 +00:00 |
CallGraph.h
|
|
|
CaptureTracking.h
|
Change CaptureTracking to pass a Use* instead of a Value* when a value is
|
2011-12-28 23:24:21 +00:00 |
CFGPrinter.h
|
Remove all remaining uses of Value::getNameStr().
|
2011-11-15 16:27:03 +00:00 |
CodeMetrics.h
|
Fix grammar error noticed by Duncan.
|
2011-12-29 02:15:06 +00:00 |
ConstantFolding.h
|
Propagate TargetLibraryInfo throughout ConstantFolding.cpp and
|
2011-12-01 03:08:23 +00:00 |
ConstantsScanner.h
|
|
|
DebugInfo.h
|
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
|
2011-12-20 02:50:00 +00:00 |
DIBuilder.h
|
Add a new wrapper node for a DILexicalBlock that encapsulates it and a
|
2011-10-11 22:59:11 +00:00 |
DominanceFrontier.h
|
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
|
2011-12-20 02:50:00 +00:00 |
DominatorInternals.h
|
Change the Dominators recalculate() function to only rely on GraphTraits
|
2011-12-05 19:17:04 +00:00 |
Dominators.h
|
Simplify code. No functionality change.
|
2012-01-04 20:20:08 +00:00 |
DomPrinter.h
|
|
|
DOTGraphTraitsPass.h
|
Remove all remaining uses of Value::getNameStr().
|
2011-11-15 16:27:03 +00:00 |
FindUsedTypes.h
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
InlineCost.h
|
Make headers standalone.
|
2011-11-14 17:45:03 +00:00 |
InstructionSimplify.h
|
Propagate TargetLibraryInfo throughout ConstantFolding.cpp and
|
2011-12-01 03:08:23 +00:00 |
Interval.h
|
|
|
IntervalIterator.h
|
|
|
IntervalPartition.h
|
|
|
IVUsers.h
|
Put all IVUsers in the processed set. Allow querying IVUsers with isIVUserOrOperand.
|
2012-01-06 21:41:55 +00:00 |
LazyValueInfo.h
|
Fix a few more places where TargetData/TargetLibraryInfo is not being passed.
|
2011-12-02 01:26:24 +00:00 |
LibCallAliasAnalysis.h
|
|
|
LibCallSemantics.h
|
|
|
Lint.h
|
|
|
Loads.h
|
|
|
LoopDependenceAnalysis.h
|
|
|
LoopInfo.h
|
Simplify more DenseMap.find users.
|
2012-01-04 21:41:24 +00:00 |
LoopIterator.h
|
Cleanup. Remove an extraneous GraphTraits specialization.
|
2011-08-10 22:55:39 +00:00 |
LoopPass.h
|
Reapply r138695. Fix PassManager stack depths.
|
2011-08-29 17:07:00 +00:00 |
MemoryBuiltins.h
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
MemoryDependenceAnalysis.h
|
Refactor capture tracking (which already had a couple flags for whether returns
|
2011-11-14 22:49:42 +00:00 |
Passes.h
|
|
|
PathNumbering.h
|
|
|
PathProfileInfo.h
|
|
|
PHITransAddr.h
|
Propagate TargetLibraryInfo throughout ConstantFolding.cpp and
|
2011-12-01 03:08:23 +00:00 |
PostDominators.h
|
|
|
ProfileInfo.h
|
|
|
ProfileInfoLoader.h
|
|
|
ProfileInfoTypes.h
|
|
|
RegionInfo.h
|
Missed some users of Value::getNameStr.
|
2011-11-15 18:30:06 +00:00 |
RegionIterator.h
|
|
|
RegionPass.h
|
Reapply r138695. Fix PassManager stack depths.
|
2011-08-29 17:07:00 +00:00 |
RegionPrinter.h
|
|
|
ScalarEvolution.h
|
Expose isNonConstantNegative to users of ScalarEvolution.
|
2012-01-07 00:27:31 +00:00 |
ScalarEvolutionExpander.h
|
Extended replaceCongruentPhis to handle mixed phi types.
|
2012-01-07 01:12:09 +00:00 |
ScalarEvolutionExpressions.h
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
ScalarEvolutionNormalization.h
|
|
|
SparsePropagation.h
|
|
|
Trace.h
|
|
|
ValueTracking.h
|
Generalize isSafeToSpeculativelyExecute to work on arbitrary
|
2012-01-04 23:01:09 +00:00 |
Verifier.h
|
|
|