llvm-project/llvm/tools/opt
Chris Lattner b15e1f963d enable jump threading pass by default. This causes no miscompilations
and can significantly shrinkify some code, particularly from C++ land.

llvm-svn: 50025
2008-04-21 04:22:09 +00:00
..
AnalysisWrappers.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00
GraphPrinters.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00
Makefile remove attributions from tools/utils makefiles. 2007-12-29 20:07:17 +00:00
PrintSCC.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00
opt.cpp enable jump threading pass by default. This causes no miscompilations 2008-04-21 04:22:09 +00:00