diff options
author | Dehao Chen <dehao@google.com> | 2016-03-01 22:53:02 +0000 |
---|---|---|
committer | Dehao Chen <dehao@google.com> | 2016-03-01 22:53:02 +0000 |
commit | 1012be120a17ca7693624e9ec63e7399d6d5e330 (patch) | |
tree | 7737c58232dbb0e2b4cdf51503992c9489872d14 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2e6a9a290b0edb2bbf06b13004b8082bdf315344 (diff) | |
download | llvm-1012be120a17ca7693624e9ec63e7399d6d5e330.zip llvm-1012be120a17ca7693624e9ec63e7399d6d5e330.tar.gz llvm-1012be120a17ca7693624e9ec63e7399d6d5e330.tar.bz2 |
Perform InstructioinCombiningPass before SampleProfile pass.
Summary: SampleProfile pass needs to be performed after InstructionCombiningPass, which helps eliminate un-inlinable function calls.
Reviewers: davidxl, dnovillo
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D17742
llvm-svn: 262419
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions