llvm-6502/tools/opt
Chris Lattner 0af1e8e3a4 Don't support codegen passes in opt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5797 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-16 23:02:16 +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-callgraph analysis that turns a callgraph into a dot 2002-11-04 02:55:30 +00:00
Makefile Remove codegen libraries to speed up linking opt 2003-04-16 22:55:55 +00:00
opt.cpp Don't support codegen passes in opt 2003-04-16 23:02:16 +00:00
PrintSCC.cpp Simple passes that print out SCCs in the CFGs or in the CallGraph of a module. 2002-11-04 14:20:22 +00:00