llvm-6502/lib/Analysis
2007-07-10 20:48:38 +00:00
..
IPA CallGraphSCCPass manager may require other passes. 2007-06-21 22:29:02 +00:00
AliasAnalysis.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
AliasAnalysisCounter.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
AliasAnalysisEvaluator.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
AliasDebugger.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
AliasSetTracker.cpp when merging two alias sets together, be sure to propagate the volatility of 2007-05-23 06:36:35 +00:00
BasicAliasAnalysis.cpp Add explicit keywords. 2007-07-02 14:53:37 +00:00
CFGPrinter.cpp Add explicit keywords. 2007-07-02 14:53:37 +00:00
ConstantFolding.cpp
InstCount.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
Interval.cpp
IntervalPartition.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
LoadValueNumbering.cpp Use DominatorTree instead of ETForest. 2007-06-07 23:53:38 +00:00
LoopInfo.cpp Use DominatorTree instead of ETForest. 2007-06-08 00:17:13 +00:00
LoopPass.cpp Add loop info verification mechanism. 2007-06-29 23:13:42 +00:00
Makefile
MemoryDependenceAnalysis.cpp Calculate the size of a array allocation correctly. 2007-07-10 20:48:38 +00:00
PostDominators.cpp Break DominatorTree from ETNode. 2007-06-12 00:54:38 +00:00
ProfileInfo.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
ScalarEvolution.cpp Move the APInt form of SCEVUnknown::getIntegerSCEV to SCEVConstant::get, and 2007-07-09 15:25:17 +00:00
ScalarEvolutionExpander.cpp Fold a binary operator with constant operands when expanding code for a SCEV. 2007-06-15 19:21:55 +00:00
Trace.cpp
ValueNumbering.cpp Drop 'const' 2007-05-03 01:11:54 +00:00