[all-commits] [llvm/llvm-project] 706606: [BOLT][NFC] Remove AArch64 override for evaluateBr...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Jan 18 13:23:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 706606a7df60eb54281dee6e379929b9df34b427
https://github.com/llvm/llvm-project/commit/706606a7df60eb54281dee6e379929b9df34b427
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M bolt/include/bolt/Core/MCPlusBuilder.h
M bolt/lib/Core/MCPlusBuilder.cpp
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][NFC] Remove AArch64 override for evaluateBranch
Use MCInstrAnalysis implementation
Reviewed By: #bolt, rafauler, yota9
Differential Revision: https://reviews.llvm.org/D141983
More information about the All-commits
mailing list