summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorEaswaran Raman <eraman@google.com>2016-05-19 23:02:09 +0000
committerEaswaran Raman <eraman@google.com>2016-05-19 23:02:09 +0000
commitbb578ef0dd7eebacebfb03a2e7bdfb3e3ba26b7e (patch)
treeb1baa5cb617db2b052b1aada34d25ceea797067b /llvm/lib/CodeGen
parentad940f23ee0911d6aac594aeed71f017bf1e89d7 (diff)
downloadbcm5719-llvm-bb578ef0dd7eebacebfb03a2e7bdfb3e3ba26b7e.tar.gz
bcm5719-llvm-bb578ef0dd7eebacebfb03a2e7bdfb3e3ba26b7e.zip
Allow -inline-threshold to override default threshold.
Before r257832, the threshold used by SimpleInliner was explicitly specified or generated from opt levels and passed to the base class Inliner's constructor. There, it was first overridden by explicitly specified -inline-threshold. The refactoring in r257832 did not preserve this behavior for all opt levels. This change brings back the original behavior. Differential Revision: http://reviews.llvm.org/D20452 llvm-svn: 270153
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud