This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1bce6ea7b79 [GlobalIsel] Fix undefined behavior if Action not set (rele [...] new 2999c9c71d1 Emit only A Single Opt Remark When Inlining
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: include/llvm/Analysis/InlineCost.h | 6 ++ lib/Transforms/IPO/Inliner.cpp | 85 ++++++++++++++-------- .../X86/diagnostic-handler-remarks-with-hotness.ll | 5 ++ .../Resolution/X86/diagnostic-handler-remarks.ll | 5 ++ .../X86/diagnostic-handler-remarks-with-hotness.ll | 5 ++ test/LTO/X86/diagnostic-handler-remarks.ll | 5 ++ .../X86/diagnostic-handler-remarks-with-hotness.ll | 10 +++ test/ThinLTO/X86/diagnostic-handler-remarks.ll | 10 +++ .../Inline/optimization-remarks-passed-yaml.ll | 27 +++---- .../Inline/optimization-remarks-with-hotness.ll | 6 +- .../Transforms/Inline/optimization-remarks-yaml.ll | 23 ++++++ test/Transforms/Inline/optimization-remarks.ll | 12 ++- 12 files changed, 148 insertions(+), 51 deletions(-)