This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2999c9c71d1 Emit only A Single Opt Remark When Inlining new fe944167535 Revert "Emit only A Single Opt Remark When Inlining" new cc0899c732d [RISCV] Set HasRelocationAddend for RISCVELFObjectWriter new 5f1fa48a246 [RISCV] Fix two abuses of llvm_unreachable new 6e8164d525e [RISCV] Trivial whitespace fix in RISCVInstPrinter
The 4 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/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp | 2 +- lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 2 +- .../RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp | 4 +- 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 +-- 15 files changed, 55 insertions(+), 152 deletions(-)