[PATCH] D140457: [BOLT] Process fragment siblings in lite mode, keep lite mode on

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 19:41:47 PST 2023


Amir updated this revision to Diff 488458.
Amir added a comment.

Add RI::registerFragments, update tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140457/new/

https://reviews.llvm.org/D140457

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/X86/fragment-lite-reverse.s
  bolt/test/X86/fragment-lite.s
  bolt/test/X86/split-func-icf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140457.488458.patch
Type: text/x-patch
Size: 15896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/85168373/attachment.bin>


More information about the llvm-commits mailing list