This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-14 15:38:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Analysis
History
Owen Anderson
5747d627e0
A better fix for PR2503 that doesn't pessimize GVN in the presence of unreachable blocks.
...
llvm-svn: 53032
2008-07-02 17:20:16 +00:00
..
IPA
…
AliasAnalysis.cpp
…
AliasAnalysisCounter.cpp
…
AliasAnalysisEvaluator.cpp
…
AliasDebugger.cpp
…
AliasSetTracker.cpp
…
Analysis.cpp
…
BasicAliasAnalysis.cpp
…
CFGPrinter.cpp
…
ConstantFolding.cpp
…
InstCount.cpp
…
Interval.cpp
…
IntervalPartition.cpp
…
LibCallAliasAnalysis.cpp
…
LibCallSemantics.cpp
…
LoadValueNumbering.cpp
…
LoopInfo.cpp
…
LoopPass.cpp
Fix typos in comments.
2008-07-01 19:50:56 +00:00
LoopVR.cpp
Add a value range analysis that lazily computes ranges using ScalarEvolutions.
2008-06-30 00:04:21 +00:00
Makefile
…
MemoryDependenceAnalysis.cpp
A better fix for PR2503 that doesn't pessimize GVN in the presence of unreachable blocks.
2008-07-02 17:20:16 +00:00
PostDominators.cpp
…
ProfileInfo.cpp
…
ProfileInfoLoader.cpp
…
ProfileInfoLoaderPass.cpp
…
ScalarEvolution.cpp
…
ScalarEvolutionExpander.cpp
…
SparsePropagation.cpp
…
Trace.cpp
…
ValueNumbering.cpp
…
ValueTracking.cpp
- Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag.
2008-06-30 07:31:25 +00:00