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
2024-11-04 06:09:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5d59bb44ee
llvm-6502
/
include
/
llvm
/
Analysis
History
Andrew Trick
d5a74a754d
Fix PR18449: SCEV needs more precise max BECount for multi-exit loop.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@199299
91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-15 06:42:11 +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
BlockFrequencyInfo: Readded getEntryFreq.
2013-12-20 22:11:11 +00:00
BranchProbabilityInfo.h
Re-sort all of the includes with ./utils/sort_includes.py so that
2014-01-07 11:48:04 +00:00
CallGraph.h
CallGraphSCCPass.h
CallPrinter.h
CaptureTracking.h
CFG.h
CFGPrinter.h
Put the functionality for printing a value to a raw_ostream as an
2014-01-09 02:29:41 +00:00
CodeMetrics.h
ConstantFolding.h
ConstantsScanner.h
DependenceAnalysis.h
DominanceFrontier.h
[PM] Split DominatorTree into a concrete analysis result object which
2014-01-13 13:07:17 +00:00
DomPrinter.h
DOTGraphTraitsPass.h
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
Re-sort all of the includes with ./utils/sort_includes.py so that
2014-01-07 11:48:04 +00:00
LoopInfoImpl.h
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +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
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +00:00
PtrUseVisitor.h
RegionInfo.h
Correct word hyphenations
2013-12-05 05:44:44 +00:00
RegionIterator.h
RegionPass.h
Fix c++ mode comments
2014-01-06 19:52:42 +00:00
RegionPrinter.h
ScalarEvolution.h
Fix PR18449: SCEV needs more precise max BECount for multi-exit loop.
2014-01-15 06:42:11 +00:00
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
SCEVRewriter: Optionally interpret constants in value map as SCEVConstant
2014-01-10 18:20:29 +00:00
ScalarEvolutionNormalization.h
SparsePropagation.h
TargetTransformInfo.h
Trace.h
ValueTracking.h