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-13 20:32:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
878657074a
llvm-6502
/
include
/
llvm
/
Analysis
History
Craig Topper
ec0f0bc6af
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@205831
91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-09 06:08:46 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
BlockFrequencyImpl.h
BlockFrequencyInfo.h
blockfreq: Implement Pass::releaseMemory()
2014-03-25 18:01:38 +00:00
BranchProbabilityInfo.h
CallGraph.h
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
CallGraphSCCPass.h
CallPrinter.h
CaptureTracking.h
CFG.h
CFGPrinter.h
CodeMetrics.h
ConstantFolding.h
ConstantsScanner.h
DependenceAnalysis.h
DominanceFrontier.h
DomPrinter.h
DOTGraphTraitsPass.h
FindUsedTypes.h
InlineCost.h
InstructionSimplify.h
Interval.h
Remove copy ctors that did the same thing as the default one.
2014-03-11 11:32:49 +00:00
IntervalIterator.h
IntervalPartition.h
IVUsers.h
LazyCallGraph.h
[LCG] Make this call graph a fully regular type by giving it assignment
2014-03-10 08:08:59 +00:00
LazyValueInfo.h
LibCallAliasAnalysis.h
LibCallSemantics.h
"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
2014-03-07 18:08:54 +00:00
Lint.h
Loads.h
LoopInfo.h
LoopInfoImpl.h
LoopIterator.h
LoopPass.h
MemoryBuiltins.h
[Layering] Move InstVisitor.h into the IR library as it is pretty
2014-03-06 03:23:41 +00:00
MemoryDependenceAnalysis.h
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
Passes.h
Remove dead declarations.
2014-03-30 02:33:01 +00:00
PHITransAddr.h
PostDominators.h
PtrUseVisitor.h
[Layering] Move InstVisitor.h into the IR library as it is pretty
2014-03-06 03:23:41 +00:00
RegionInfo.h
[C++11] Replace LLVM-style type traits with C++11 standard ones.
2014-03-07 14:42:25 +00:00
RegionIterator.h
RegionPass.h
RegionPrinter.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
ScalarEvolutionNormalization.h
SparsePropagation.h
TargetFolder.h
TargetTransformInfo.h
Add some additional fields to TTI::UnrollingPreferences
2014-04-01 18:50:30 +00:00
Trace.h
ValueTracking.h
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
2014-04-09 06:08:46 +00:00