1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Analysis
Dan Gohman f704d8f166 Add passes -view-cfg and -view-cfg-only that are like -print-cfg and
-print-cfg-only except they use the ViewCFG function, which displays the
CFG rendered with graphviz with gv.

llvm-svn: 37033
2007-05-14 14:25:08 +00:00
..
IPA Fix typo in comment. 2007-05-06 13:37:16 +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 Fix typo in comment. 2007-05-06 13:37:16 +00:00
BasicAliasAnalysis.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
CFGPrinter.cpp Add passes -view-cfg and -view-cfg-only that are like -print-cfg and 2007-05-14 14:25:08 +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 Drop 'const' 2007-05-03 01:11:54 +00:00
LoopInfo.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
LoopPass.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
Makefile
PostDominators.cpp Drop 'const' 2007-05-03 01:11:54 +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 Drop 'const' 2007-05-03 01:11:54 +00:00
ScalarEvolutionExpander.cpp
Trace.cpp
ValueNumbering.cpp Drop 'const' 2007-05-03 01:11:54 +00:00