llvm-6502/lib/Analysis
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
AliasAnalysisEvaluator.cpp
AliasDebugger.cpp
AliasSetTracker.cpp
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
Interval.cpp
IntervalPartition.cpp
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LoopInfo.cpp
LoopPass.cpp
LoopVR.cpp
Makefile
MemoryDependenceAnalysis.cpp Fix comment typo. 2008-09-11 19:41:10 +00:00
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
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