[PATCH] D133540: [BOLT] Print additional splitting statistics

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 16:53:29 PDT 2022


FPar created this revision.
FPar added reviewers: maksfb, Amir, rafauler, yota9.
Herald added subscribers: treapster, ayermolo.
Herald added a project: All.
FPar requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Generate splitting statistics per fragment and print them accordingly.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133540

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/FunctionLayout.h
  bolt/include/bolt/Passes/SplitFunctions.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/lib/Passes/PatchEntries.cpp
  bolt/lib/Passes/SplitFunctions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133540.458916.patch
Type: text/x-patch
Size: 13392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/d86b13d7/attachment.bin>


More information about the llvm-commits mailing list