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-08 03:30:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
df75bbae94
llvm-6502
/
lib
/
Analysis
History
Oscar Fuentes
fc62ffc154
CMake: updated lib/Analysis/CMakeLists.txt.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@57357
91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-10 18:51:36 +00:00
..
IPA
Teach internalize to preserve the callgraph.
2008-10-03 07:36:09 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
AliasAnalysisEvaluator.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
AliasDebugger.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
AliasSetTracker.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Analysis.cpp
BasicAliasAnalysis.cpp
Factorize code: remove variants of "strip off
2008-10-01 15:25:41 +00:00
CFGPrinter.cpp
Rationalize the names of passes that print information:
2008-09-23 12:47:39 +00:00
CMakeLists.txt
CMake: updated lib/Analysis/CMakeLists.txt.
2008-10-10 18:51:36 +00:00
ConstantFolding.cpp
EscapeAnalysis.cpp
Add a basic intra-procedural escape analysis. This hasn't be extensively tested yet, but feedback is welcome.
2008-10-10 08:36:25 +00:00
InstCount.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Interval.cpp
IntervalPartition.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LoopInfo.cpp
LoopPass.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
LoopVR.cpp
Makefile
MemoryDependenceAnalysis.cpp
Fix comment typo.
2008-09-11 19:41:10 +00:00
PostDominators.cpp
ProfileInfo.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
ScalarEvolution.cpp
Allow the construction of SCEVs with SCEVCouldNotCompute operands, by
2008-10-04 11:19:07 +00:00
ScalarEvolutionExpander.cpp
SparsePropagation.cpp
Trace.cpp
ValueTracking.cpp