Tweak the opt -O2 / opt -O3 inliner thresholds to be the same as llvm-gcc and
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 2 Nov 2010 23:40:28 +0000 (23:40 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 2 Nov 2010 23:40:28 +0000 (23:40 +0000)
commite6c6cec82bee4f419645577bffbc1f56d4c90f34
tree3bc7885eba90c957be5bd1c05d72efba79adbc27
parent930f5efac0f76aa9e3772d9a36757f18b3573112
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
tools/opt/opt.cpp