[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
Mon Sep 11 06:54:22 PDT 2023


spupyrev updated this revision to Diff 556427.
spupyrev added a comment.

addressing comments, adding a test for cdsort


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152840.556427.patch
Type: text/x-patch
Size: 10976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230911/186920af/attachment.bin>


More information about the llvm-commits mailing list