[PATCH] D152840: A new code layout algorithm for function reordering [3a/3]
Sergey Pupyrev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 14:04:26 PDT 2023
spupyrev updated this revision to Diff 556720.
spupyrev marked 5 inline comments as done.
spupyrev added a comment.
Herald added a subscriber: hiraditya.
Thanks for looking into this. I made the requested changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152840/new/
https://reviews.llvm.org/D152840
Files:
lld/ELF/CMakeLists.txt
lld/ELF/CallGraphSort.cpp
lld/ELF/CallGraphSort.h
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/Options.td
lld/test/ELF/cgprofile-bad-clusters.s
lld/test/ELF/cgprofile-icf.s
lld/test/ELF/cgprofile-rela.test
lld/test/ELF/cgprofile-txt.s
lld/test/ELF/cgprofile-txt2.s
llvm/lib/Transforms/Utils/CodeLayout.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152840.556720.patch
Type: text/x-patch
Size: 15838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230913/38f85a85/attachment.bin>
More information about the llvm-commits
mailing list