[PATCH] D36351: [lld][ELF] Add profile guided section layout
Michael Spencer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 5 10:43:53 PST 2018
Bigcheese updated this revision to Diff 137040.
Bigcheese added a comment.
Rewrote the algorithm to match hfsort. Now gets the same performance as hfsort in Rafael's testcase.
https://reviews.llvm.org/D36351
Files:
ELF/CMakeLists.txt
ELF/CallGraphSort.cpp
ELF/CallGraphSort.h
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/Writer.cpp
test/ELF/cgprofile-txt.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36351.137040.patch
Type: text/x-patch
Size: 19360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/ed66963f/attachment.bin>
More information about the llvm-commits
mailing list