This website requires JavaScript.
Explore
Help
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
2024-11-25 04:02:41 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
64f72086ad
llvm-mirror
/
lib
/
Analysis
History
Daniel Dunbar
378331a13d
Tabs -> spaces, and remove trailing whitespace.
...
llvm-svn: 82355
2009-09-20 02:20:51 +00:00
..
IPA
Enhance analysis passes so that they apply the same analysis to malloc calls as to MallocInst.
2009-09-18 21:34:51 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasDebugger.cpp
AliasSetTracker.cpp
Analysis.cpp
BasicAliasAnalysis.cpp
Enhance analysis passes so that they apply the same analysis to malloc calls as to MallocInst.
2009-09-18 21:34:51 +00:00
CaptureTracking.cpp
CFGPrinter.cpp
The flag "--dot-cfg-only" is at the moment equivalent to the flag "--dot-cfg".
2009-09-19 11:25:44 +00:00
CMakeLists.txt
ConstantFolding.cpp
DbgInfoPrinter.cpp
DebugInfo.cpp
Tabs -> spaces, and remove trailing whitespace.
2009-09-20 02:20:51 +00:00
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
IVUsers.cpp
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LiveValues.cpp
LoopDependenceAnalysis.cpp
LoopInfo.cpp
LoopPass.cpp
LoopVR.cpp
Makefile
MallocHelper.cpp
Update malloc call creation code (AllocType is now the element type of the malloc, not the resulting type).
2009-09-18 19:20:02 +00:00
MemoryDependenceAnalysis.cpp
Enhance analysis passes so that they apply the same analysis to malloc calls as to MallocInst.
2009-09-18 21:34:51 +00:00
PointerTracking.cpp
Enhance analysis passes so that they apply the same analysis to malloc calls as to MallocInst.
2009-09-18 21:34:51 +00:00
PostDominators.cpp
ProfileEstimatorPass.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
Reapplied r81355 with the problems fixed.
2009-09-16 11:35:50 +00:00
ProfileInfoLoaderPass.cpp
Reapplied r81355 with the problems fixed.
2009-09-16 11:35:50 +00:00
ProfileVerifierPass.cpp
ScalarEvolution.cpp
Teach ScalarEvolution how to reason about no-wrap flags on loops
2009-09-17 18:05:20 +00:00
ScalarEvolutionAliasAnalysis.cpp
ScalarEvolutionExpander.cpp
SparsePropagation.cpp
Add a comment explaining why you would ever want to do this.
2009-09-19 19:00:06 +00:00
Trace.cpp
ValueTracking.cpp