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-17 18:31:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0bf7b414ae
llvm-6502
/
include
/
llvm
/
Analysis
History
Gabor Greif
7cbd8a3e92
API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legacy interfaces will be in place for some time. (Merge from use-diet branch.)
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@51200
91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-16 19:29:10 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
CallGraph.h
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
2008-05-06 01:32:53 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DominatorInternals.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
Dominators.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
FindUsedTypes.h
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
2008-05-06 01:32:53 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
Don't include <map> in Pass.h, which doesn't need it. This requires
2008-03-21 23:51:57 +00:00
LibCallSemantics.h
Add a new interface for describing the behavior of library calls. This
2008-05-07 18:21:13 +00:00
LoadValueNumbering.h
LoopInfo.h
Move RemoveFromVector out of the global namespace.
2008-05-14 01:02:49 +00:00
LoopPass.h
MemoryDependenceAnalysis.h
Passes.h
Add a new LibCallAliasAnalysis pass, which is parameterized
2008-05-07 19:53:05 +00:00
PostDominators.h
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
2008-05-06 01:32:53 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h
API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legacy interfaces will be in place for some time. (Merge from use-diet branch.)
2008-05-16 19:29:10 +00:00
ScalarEvolutionExpressions.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
SparsePropagation.h
Make this function public.
2008-05-13 22:51:04 +00:00
Trace.h
ValueNumbering.h
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
2008-05-06 01:32:53 +00:00
Verifier.h