1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/tools/opt
Chris Lattner c9547a13e5 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
opt.cpp enable jump threading pass by default. This causes no miscompilations 2008-04-21 04:22:09 +00:00
PrintSCC.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00