llvm-6502/tools/opt
Owen Anderson b63c7b695f 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39986 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-17 21:59:21 +00:00
..
AnalysisWrappers.cpp
GraphPrinters.cpp
Makefile
opt.cpp Turn on FastDSE by default. 2007-07-17 21:59:21 +00:00
PrintSCC.cpp