llvm-6502/tools/opt
Chris Lattner ac859db3e4 - Implement a new -print-cfg option for analyze, that causes it to print the
CFG of each function in the module to 'dot' files.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4062 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-07 18:38:01 +00:00
..
AnalysisWrappers.cpp - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
GraphPrinters.cpp - Implement a new -print-cfg option for analyze, that causes it to print the 2002-10-07 18:38:01 +00:00
Makefile Temporary change to make datastructure stuff link in right 2002-10-01 22:41:01 +00:00
opt.cpp Add support for optimization passes that use a TargetMachine object. 2002-09-16 16:09:43 +00:00