llvm-6502/tools/opt
Jakob Stoklund Olesen e6c6cec82b Tweak the opt -O2 / opt -O3 inliner thresholds to be the same as llvm-gcc and
clang are using.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118118 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-02 23:40:28 +00:00
..
AnalysisWrappers.cpp
CMakeLists.txt
GraphPrinters.cpp
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
opt.cpp Tweak the opt -O2 / opt -O3 inliner thresholds to be the same as llvm-gcc and 2010-11-02 23:40:28 +00:00
PrintSCC.cpp Make the SCC printing passes use errs() instead of outs(), as the 2010-08-20 01:03:44 +00:00