Increase inliner thresholds by 25.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 4 Feb 2010 18:48:20 +0000 (18:48 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 4 Feb 2010 18:48:20 +0000 (18:48 +0000)
commitf9c3b228e5579e0d2a9cd05a2191fe17b4c58b23
tree363d426329a9d846b4a0f7ae331b0c0ee6f1b362
parente4d2d96cc8663b9a6040532cea2f2e72688bd895
Increase inliner thresholds by 25.

This makes the inliner about as agressive as it was before my changes to the
inliner cost calculations. These levels give the same performance and slightly
smaller code than before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95320 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Inliner.cpp