[PATCH] D129585: [BOLT] Replace uses of layout with basic block list

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 13:08:56 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd55dfeaf32e8: [BOLT] Replace uses of layout with basic block list (authored by FPar).

Changed prior to commit:
  https://reviews.llvm.org/D129585?vs=444726&id=444771#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129585

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Passes/ADRRelaxationPass.cpp
  bolt/lib/Passes/Aligner.cpp
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/lib/Passes/CacheMetrics.cpp
  bolt/lib/Passes/IndirectCallPromotion.cpp
  bolt/lib/Passes/Inliner.cpp
  bolt/lib/Passes/PLTCall.cpp
  bolt/lib/Passes/SplitFunctions.cpp
  bolt/lib/Passes/ThreeWayBranch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129585.444771.patch
Type: text/x-patch
Size: 21806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/b3e8efa6/attachment.bin>


More information about the llvm-commits mailing list