[all-commits] [llvm/llvm-project] b6f07d: [BOLT][NFC] Add MCPlusBuilder defOperands/useOpera...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed May 17 21:52:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6f07d3ae8ddd749b33591f34b9519ed7b021970
https://github.com/llvm/llvm-project/commit/b6f07d3ae8ddd749b33591f34b9519ed7b021970
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M bolt/include/bolt/Core/MCPlusBuilder.h
M bolt/include/bolt/Passes/LivenessAnalysis.h
M bolt/lib/Core/MCPlusBuilder.cpp
M bolt/lib/Passes/ShrinkWrapping.cpp
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
M bolt/lib/Target/X86/X86MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][NFC] Add MCPlusBuilder defOperands/useOperands helpers
Make intent more explicit with the use of new helper methods.
Reviewed By: #bolt, maksfb
Differential Revision: https://reviews.llvm.org/D150810
More information about the All-commits
mailing list