hanchenye-llvm-project/llvm/tools/opt
Owen Anderson a603a80607 Turn on FastDSE by default.
Note: FastDSE now equals or exceeds the results of old DSE on all of SPEC2000 and SPEC2006. Unless major problems
show up in the testers, it will likely completely replace old DSE in the near future.

llvm-svn: 39986
2007-07-17 21:59:21 +00:00
..
AnalysisWrappers.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
GraphPrinters.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
Makefile switch tools to bitcode from bytecode 2007-05-06 09:32:02 +00:00
PrintSCC.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
opt.cpp Turn on FastDSE by default. 2007-07-17 21:59:21 +00:00