This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-01-09 10:31:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a7eb2b83ba
llvm-6502
/
include
/
llvm
/
Analysis
History
Michael Gottesman
523823b897
[block-freq] Rename getEntryFrequency() -> getEntryFreq() to match getBlockFreq() in all *BlockFrequencyInfo*.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@197304
91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-14 02:37:38 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
BlockFrequencyImpl.h
[block-freq] Rename getEntryFrequency() -> getEntryFreq() to match getBlockFreq() in all *BlockFrequencyInfo*.
2013-12-14 02:37:38 +00:00
BlockFrequencyInfo.h
[block-freq] Add the equivalent methods to MachineBlockFrequencyInfo and BlockFrequencyInfo that were added to BlockFrequencyImpl in r197285 and r197284.
2013-12-14 00:06:03 +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
CFG.h
CFGPrinter.h
CodeMetrics.h
ConstantFolding.h
ConstantsScanner.h
DependenceAnalysis.h
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
InstructionSimplify.h
Interval.h
IntervalIterator.h
IntervalPartition.h
Correct word hyphenations
2013-12-05 05:44:44 +00:00
IVUsers.h
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
LoopPass.h
MemoryBuiltins.h
Teach MemoryBuiltins about address spaces
2013-12-14 00:27:48 +00:00
MemoryDependenceAnalysis.h
Passes.h
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
RegionPrinter.h
ScalarEvolution.h
ScalarEvolution: Warn if the result of setFlags/clearFlags is unused.
2013-11-16 16:25:47 +00:00
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
ScalarEvolutionNormalization.h
SparsePropagation.h
TargetTransformInfo.h
Trace.h
ValueTracking.h
Verifier.h