.. |
AliasAnalysis.h
|
|
|
AliasSetTracker.h
|
Make aliasesPointer and aliasesUnknownInst public members of AliasSet.
|
2012-02-10 15:52:37 +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
|
|
|
CallGraph.h
|
|
|
CaptureTracking.h
|
Move includes to the .cpp file.
|
2012-01-17 22:16:31 +00:00 |
CFGPrinter.h
|
SwitchInst refactoring.
|
2012-02-01 07:49:51 +00:00 |
CodeMetrics.h
|
Fix grammar error noticed by Duncan.
|
2011-12-29 02:15:06 +00:00 |
ConstantFolding.h
|
Split the interesting bits of ConstantFoldLoadThroughGEPConstantExpr
|
2012-01-24 05:43:50 +00:00 |
ConstantsScanner.h
|
|
|
DebugInfo.h
|
Remove tabs.
|
2012-02-08 00:17:07 +00:00 |
DIBuilder.h
|
Add support for runtime languages on our forward declarations.
|
2012-02-20 18:04:14 +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
|
SCEVExpander fixes. Affects LSR and indvars.
|
2012-01-20 07:41:13 +00:00 |
DomPrinter.h
|
|
|
DOTGraphTraitsPass.h
|
Remove all remaining uses of Value::getNameStr().
|
2011-11-15 16:27:03 +00:00 |
FindUsedTypes.h
|
|
|
InlineCost.h
|
|
|
InstructionSimplify.h
|
Propagate TargetLibraryInfo throughout ConstantFolding.cpp and
|
2011-12-01 03:08:23 +00:00 |
Interval.h
|
|
|
IntervalIterator.h
|
Convert assert(0) to llvm_unreachable
|
2012-02-05 22:14:15 +00:00 |
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
|
|
|
LoopPass.h
|
|
|
MemoryBuiltins.h
|
|
|
MemoryDependenceAnalysis.h
|
|
|
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
|
Convert assert(0) to llvm_unreachable
|
2012-02-05 22:14:15 +00:00 |
ProfileInfoLoader.h
|
|
|
ProfileInfoTypes.h
|
|
|
RegionInfo.h
|
Missed some users of Value::getNameStr.
|
2011-11-15 18:30:06 +00:00 |
RegionIterator.h
|
|
|
RegionPass.h
|
|
|
RegionPrinter.h
|
|
|
ScalarEvolution.h
|
Clarified the SCEV getSmallConstantTripCount interface with in-your-face comments.
|
2012-01-11 06:52:55 +00:00 |
ScalarEvolutionExpander.h
|
SCEVExpander fixes. Affects LSR and indvars.
|
2012-01-20 07:41:13 +00:00 |
ScalarEvolutionExpressions.h
|
Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
|
2012-02-19 11:37:01 +00:00 |
ScalarEvolutionNormalization.h
|
|
|
SparsePropagation.h
|
|
|
Trace.h
|
|
|
ValueTracking.h
|
reapply the patches reverted in r149470 that reenable ConstantDataArray,
|
2012-02-05 02:29:43 +00:00 |
Verifier.h
|
|
|