[all-commits] [llvm/llvm-project] d49a2b: [𝘀𝗽𝗿] initial version
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Mar 19 15:01:32 PDT 2025
Branch: refs/heads/users/aaupov/spr/boltaarch64-add-jump-table-support-using-llvm_jump_table_info
Home: https://github.com/llvm/llvm-project
Commit: d49a2b5128ec798990d9b542aac0562fb83f1317
https://github.com/llvm/llvm-project/commit/d49a2b5128ec798990d9b542aac0562fb83f1317
Author: Amir Ayupov <aaupov at fb.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M bolt/include/bolt/Core/BinaryContext.h
M bolt/include/bolt/Core/JumpTable.h
M bolt/include/bolt/Rewrite/MetadataManager.h
M bolt/include/bolt/Rewrite/MetadataRewriter.h
M bolt/include/bolt/Rewrite/MetadataRewriters.h
M bolt/include/bolt/Rewrite/RewriteInstance.h
M bolt/lib/Core/BinaryContext.cpp
M bolt/lib/Core/BinaryEmitter.cpp
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Core/JumpTable.cpp
M bolt/lib/Passes/IndirectCallPromotion.cpp
M bolt/lib/Passes/JTFootprintReduction.cpp
M bolt/lib/Rewrite/CMakeLists.txt
A bolt/lib/Rewrite/JumpTableInfoReader.cpp
M bolt/lib/Rewrite/MetadataManager.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
A bolt/test/AArch64/jump-table-info.s
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list