.. |
AliasAnalysis.h
|
Enhance alias analysis for atomic instructions a bit. Upgrade a couple alias-analysis tests to the new atomic instructions.
|
2011-09-26 20:15:28 +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 BlockFrequency::getEntryFrequency()
|
2011-08-01 15:22:10 +00:00 |
BlockFrequencyInfo.h
|
Add more constantness in BlockFrequencyInfo.
|
2011-08-03 21:30:57 +00:00 |
BranchProbabilityInfo.h
|
Add more constantness in BranchProbabilityInfo.
|
2011-07-29 19:30:00 +00:00 |
CallGraph.h
|
|
|
CaptureTracking.h
|
|
|
CFGPrinter.h
|
|
|
CodeMetrics.h
|
Inlining and unrolling heuristics should be aware of free truncs.
|
2011-10-01 01:39:05 +00:00 |
ConstantFolding.h
|
Add some simple insertvalue simplifications, for the purpose of cleaning
|
2011-09-05 06:52:48 +00:00 |
ConstantsScanner.h
|
|
|
DebugInfo.h
|
Fix emission of debug data for global variables. getContext() on DIGlobalVariables is not valid any more.
|
2011-09-26 17:40:42 +00:00 |
DIBuilder.h
|
Add support to emit debug info for C++0x nullptr type.
|
2011-09-14 23:13:28 +00:00 |
DominanceFrontier.h
|
|
|
DominatorInternals.h
|
|
|
Dominators.h
|
|
|
DomPrinter.h
|
|
|
DOTGraphTraitsPass.h
|
|
|
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
|
Inlining and unrolling heuristics should be aware of free truncs.
|
2011-10-01 01:39:05 +00:00 |
InstructionSimplify.h
|
Add some simple insertvalue simplifications, for the purpose of cleaning
|
2011-09-05 06:52:48 +00:00 |
Interval.h
|
|
|
IntervalIterator.h
|
|
|
IntervalPartition.h
|
|
|
IVUsers.h
|
Added a SimplifyIndVar utility to simplify induction variable users
|
2011-08-10 03:46:27 +00:00 |
LazyValueInfo.h
|
|
|
LibCallAliasAnalysis.h
|
|
|
LibCallSemantics.h
|
|
|
Lint.h
|
|
|
Loads.h
|
|
|
LoopDependenceAnalysis.h
|
|
|
LoopInfo.h
|
LoopInfo::updateUnloop fix, and verify Block->Loop maps.
|
2011-08-26 03:06:34 +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
|
|
|
Passes.h
|
|
|
PathNumbering.h
|
|
|
PathProfileInfo.h
|
|
|
PHITransAddr.h
|
|
|
PostDominators.h
|
|
|
ProfileInfo.h
|
|
|
ProfileInfoLoader.h
|
|
|
ProfileInfoTypes.h
|
|
|
RegionInfo.h
|
|
|
RegionIterator.h
|
|
|
RegionPass.h
|
Reapply r138695. Fix PassManager stack depths.
|
2011-08-29 17:07:00 +00:00 |
RegionPrinter.h
|
|
|
ScalarEvolution.h
|
The product of two chrec's can always be represented as a chrec.
|
2011-10-04 06:51:26 +00:00 |
ScalarEvolutionExpander.h
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +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
|
Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef.
|
2011-07-13 10:26:04 +00:00 |
Verifier.h
|
|
|