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-06 05:06:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7b09a6c622
llvm-6502
/
lib
/
Analysis
History
Andreas Neustifter
eadcdc564d
Reverted r81358.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@81364
91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-09 18:19:35 +00:00
..
IPA
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
Do not try to override non-virtual methods, especially
2009-09-06 20:02:00 +00:00
AliasAnalysisEvaluator.cpp
AliasDebugger.cpp
AliasSetTracker.cpp
Analysis.cpp
BasicAliasAnalysis.cpp
CaptureTracking.cpp
CFGPrinter.cpp
CMakeLists.txt
ConstantFolding.cpp
Revert 80959. It isn't sufficient to solve the full problem. And it
2009-09-03 23:34:49 +00:00
DbgInfoPrinter.cpp
DebugInfo.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
IVUsers.cpp
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LiveValues.cpp
LoopDependenceAnalysis.cpp
LoopInfo.cpp
Re-apply r80926, with fixes: keep the domtree informed of new blocks
2009-09-08 15:45:00 +00:00
LoopPass.cpp
Don't try to verify a LoopPass analysis if the loop has been deleted.
2009-09-03 15:09:24 +00:00
LoopVR.cpp
Makefile
MemoryDependenceAnalysis.cpp
PointerTracking.cpp
PostDominators.cpp
ProfileEstimatorPass.cpp
ProfileInfo.cpp
Add the first functions for updating ProfileInfo.
2009-09-09 17:52:57 +00:00
ProfileInfoLoader.cpp
revert r81335, which breaks the build.
2009-09-09 16:00:57 +00:00
ProfileInfoLoaderPass.cpp
Reverted r81358.
2009-09-09 18:19:35 +00:00
ProfileVerifierPass.cpp
Fixed wrong storage option for ProfileVerifierDisableAssertions.
2009-09-09 13:01:03 +00:00
ScalarEvolution.cpp
Remove references to expression "handles", which are no longer used.
2009-09-03 15:00:26 +00:00
ScalarEvolutionAliasAnalysis.cpp
ScalarEvolutionExpander.cpp
SparsePropagation.cpp
Trace.cpp
ValueTracking.cpp
fix ComputeMaskedBits handling of zext/sext/trunc to work with vectors.
2009-09-08 00:13:52 +00:00