This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffc893deb71 FunctionAttrs: Skip it if the effective SCC (ignoring optno [...] new 118cef0ca37 [PartialInlining] Minor cost anaysis tuning
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/IPO/PartialInlining.cpp | 65 +++++++++++++++++++++++++----- test/Transforms/CodeExtractor/cost.ll | 64 +++++++++++++++++++++++++++++ test/Transforms/CodeExtractor/cost_meta.ll | 41 +++++++++++++++++++ 3 files changed, 161 insertions(+), 9 deletions(-) create mode 100644 test/Transforms/CodeExtractor/cost.ll create mode 100644 test/Transforms/CodeExtractor/cost_meta.ll