[PATCH] D85809: [lld] Enable remarks hotness filtering in lld
Wei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 18:56:35 PDT 2020
weiwang updated this revision to Diff 285543.
weiwang added a comment.
changes:
1. revert the change made to llvm-lto.
2. add the new option to llvm-lto2 wit test cases.
ld.gold's behavior is not affected by the change: No threshold is enforced.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85809/new/
https://reviews.llvm.org/D85809
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/LTO.cpp
lld/ELF/Options.td
lld/test/ELF/lto/opt-remarks.ll
llvm/include/llvm/LTO/Config.h
llvm/include/llvm/LTO/LTO.h
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/test/LTO/Resolution/X86/diagnostic-handler-remarks-with-hotness.ll
llvm/tools/llvm-lto2/llvm-lto2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85809.285543.patch
Type: text/x-patch
Size: 11515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/fc250318/attachment.bin>
More information about the llvm-commits
mailing list