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-12-20 09:30:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ece0bec0c8
llvm-6502
/
include
/
llvm
/
Analysis
History
Matt Arsenault
00d7baad90
Fix missing -*- C++ -*-s
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@187758
91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-06 00:16:21 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
BlockFrequencyImpl.h
Fixed comment in header of Block Frequency Impl and added text for C++ mode.
2013-07-12 18:11:14 +00:00
BlockFrequencyInfo.h
Fixed 80+ violation and added C++ to header.
2013-07-12 23:09:43 +00:00
BranchProbabilityInfo.h
CallGraph.h
CallGraphSCCPass.h
CallPrinter.h
CaptureTracking.h
CFG.h
Reimplement isPotentiallyReachable to make nocapture deduction much stronger.
2013-07-27 01:24:00 +00:00
CFGPrinter.h
CodeMetrics.h
ConstantFolding.h
ConstantsScanner.h
DependenceAnalysis.h
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
2013-07-14 04:42:23 +00:00
DominanceFrontier.h
DominatorInternals.h
Dominators.h
DomPrinter.h
DOTGraphTraitsPass.h
FindUsedTypes.h
InlineCost.h
InstructionSimplify.h
Fix missing -*- C++ -*-s
2013-08-06 00:16:21 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h
LazyValueInfo.h
LibCallAliasAnalysis.h
LibCallSemantics.h
Lint.h
Loads.h
LoopInfo.h
LoopInfoImpl.h
LoopIterator.h
LoopPass.h
MemoryBuiltins.h
Fix typo (ponted -> pointed)
2013-07-22 23:52:23 +00:00
MemoryDependenceAnalysis.h
Passes.h
PathNumbering.h
PathProfileInfo.h
PHITransAddr.h
PostDominators.h
ProfileDataLoader.h
ProfileDataTypes.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
PtrUseVisitor.h
RegionInfo.h
RegionIterator.h
RegionPass.h
RegionPrinter.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
ScalarEvolutionNormalization.h
SparsePropagation.h
TargetTransformInfo.h
SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
2013-07-27 00:01:07 +00:00
Trace.h
ValueTracking.h
Verifier.h