aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorEaswaran Raman <eraman@google.com>2016-08-11 18:24:08 +0000
committerEaswaran Raman <eraman@google.com>2016-08-11 18:24:08 +0000
commit61edc107bbc0c92213184121db1c4bdf029bfdaf (patch)
tree0266d7387042294ecd647a8485433569c8a0c25b /llvm/lib/CodeGen/MachineScheduler.cpp
parent60f0b514855219a13a9b5929ed6b7ee53e8afb3e (diff)
downloadllvm-61edc107bbc0c92213184121db1c4bdf029bfdaf.zip
llvm-61edc107bbc0c92213184121db1c4bdf029bfdaf.tar.gz
llvm-61edc107bbc0c92213184121db1c4bdf029bfdaf.tar.bz2
Add a new method to create SimpleInliner instance and make pre-inliner use this.
This adds a createFunctionInliningPass pass that takes an InlineParams object and use this to create the pre-inliner pass. This prevents the regular inliner's threshold flag from influencing the preinliner. Differential revision: https://reviews.llvm.org/D23377 llvm-svn: 278377
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions