.. |
AliasAnalysis.h
|
Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias another argument, even if the other argument is not itself marked noalias.
|
2013-05-28 08:17:48 +00:00 |
AliasSetTracker.h
|
Remove unneeded #includes.
|
2013-03-18 23:33:44 +00:00 |
BlockFrequencyImpl.h
|
[block-freq] Rename getEntryFrequency() -> getEntryFreq() to match getBlockFreq() in all *BlockFrequencyInfo*.
|
2013-12-14 02:37:38 +00:00 |
BlockFrequencyInfo.h
|
BlockFrequencyInfo: Readded getEntryFreq.
|
2013-12-20 22:11:11 +00:00 |
BranchProbabilityInfo.h
|
[block-freq] Teach branch probability how to return the edge weight in between a BasicBlock and one of its successors.
|
2013-12-14 02:24:25 +00:00 |
CallGraph.h
|
[PM] [cleanup] Rearrange the public and private sections of this class
|
2013-12-02 12:35:56 +00:00 |
CallGraphSCCPass.h
|
|
|
CallPrinter.h
|
|
|
CaptureTracking.h
|
Remove unneeded #includes. Use forward declarations instead.
|
2013-03-10 00:34:01 +00:00 |
CFG.h
|
Add some constantness.
|
2013-08-20 23:04:15 +00:00 |
CFGPrinter.h
|
GraphViz CFGPrinter: wrap long lines.
|
2013-11-12 18:06:09 +00:00 |
CodeMetrics.h
|
|
|
ConstantFolding.h
|
Add missing -*- C++ -*- to headers
|
2013-05-17 21:43:39 +00:00 |
ConstantsScanner.h
|
|
|
DependenceAnalysis.h
|
delinearization of arrays
|
2013-11-12 22:47:20 +00:00 |
DominanceFrontier.h
|
|
|
DominatorInternals.h
|
|
|
Dominators.h
|
Fix dominator descendants for unreachable blocks.
|
2013-12-02 14:08:27 +00:00 |
DomPrinter.h
|
|
|
DOTGraphTraitsPass.h
|
[PM] Add a really simple trait to the DOTGraphTraitsPass class templates
|
2013-11-26 03:43:52 +00:00 |
FindUsedTypes.h
|
|
|
InlineCost.h
|
Remove unneeded #include.
|
2013-06-06 23:34:11 +00:00 |
InstructionSimplify.h
|
Fix missing -*- C++ -*-s
|
2013-08-06 00:16:21 +00:00 |
Interval.h
|
|
|
IntervalIterator.h
|
Fix a few typos in comments.
|
2013-03-05 22:05:16 +00:00 |
IntervalPartition.h
|
Correct word hyphenations
|
2013-12-05 05:44:44 +00:00 |
IVUsers.h
|
Remove duplicated forward declaration.
|
2013-03-06 00:04:32 +00:00 |
LazyValueInfo.h
|
|
|
LibCallAliasAnalysis.h
|
|
|
LibCallSemantics.h
|
|
|
Lint.h
|
|
|
Loads.h
|
|
|
LoopInfo.h
|
Don't #include heavy Dominators.h file in LoopInfo.h. This change reduces
|
2013-12-07 21:20:17 +00:00 |
LoopInfoImpl.h
|
Don't #include heavy Dominators.h file in LoopInfo.h. This change reduces
|
2013-12-07 21:20:17 +00:00 |
LoopIterator.h
|
Remove unneeded #includes.
|
2013-02-09 13:29:10 +00:00 |
LoopPass.h
|
Move the old pass manager infrastructure into a legacy namespace and
|
2013-11-09 12:26:54 +00:00 |
MemoryBuiltins.h
|
Teach MemoryBuiltins about address spaces
|
2013-12-14 00:27:48 +00:00 |
MemoryDependenceAnalysis.h
|
Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.load" metadata.
|
2013-03-06 17:48:48 +00:00 |
Passes.h
|
delinearization of arrays
|
2013-11-12 22:47:20 +00:00 |
PHITransAddr.h
|
|
|
PostDominators.h
|
Add PostDominatorTree::getDescendants.
|
2013-11-26 20:11:12 +00:00 |
PtrUseVisitor.h
|
|
|
RegionInfo.h
|
Correct word hyphenations
|
2013-12-05 05:44:44 +00:00 |
RegionIterator.h
|
|
|
RegionPass.h
|
Move the old pass manager infrastructure into a legacy namespace and
|
2013-11-09 12:26:54 +00:00 |
RegionPrinter.h
|
|
|
ScalarEvolution.h
|
ScalarEvolution: Warn if the result of setFlags/clearFlags is unused.
|
2013-11-16 16:25:47 +00:00 |
ScalarEvolutionExpander.h
|
Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.
|
2013-10-25 21:35:56 +00:00 |
ScalarEvolutionExpressions.h
|
delinearization of arrays
|
2013-11-12 22:47:20 +00:00 |
ScalarEvolutionNormalization.h
|
|
|
SparsePropagation.h
|
|
|
TargetTransformInfo.h
|
Speling fixes.
|
2013-10-22 15:18:03 +00:00 |
Trace.h
|
|
|
ValueTracking.h
|
Teach MemoryBuiltins and InstructionSimplify that operator new never returns NULL.
|
2013-09-24 16:37:51 +00:00 |
Verifier.h
|
|
|