[PATCH] D126177: [BOLT] [AArch64] Handle constant islands spanning multiple functions
Denis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 27 13:57:29 PDT 2022
treapster updated this revision to Diff 432630.
treapster retitled this revision from "[BOLT] [AArch64] Handle data markers spanning multiple functions" to "[BOLT] [AArch64] Handle constant islands spanning multiple functions".
treapster edited the summary of this revision.
treapster added a comment.
Removed unnecessary llvm:: qualification, reworded title and summary.
@rafauler, i don't have commit access so i'll be glad if you commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126177/new/
https://reviews.llvm.org/D126177
Files:
bolt/include/bolt/Core/BinaryContext.h
bolt/include/bolt/Core/BinaryFunction.h
bolt/lib/Core/BinaryContext.cpp
bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/test/AArch64/Inputs/unmarked-data.yaml
bolt/test/AArch64/unmarked-data.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126177.432630.patch
Type: text/x-patch
Size: 15369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220527/9a020ae0/attachment.bin>
More information about the llvm-commits
mailing list