[all-commits] [llvm/llvm-project] f99398: [BOLT][NFC] Move isADD64rr and isADDri out of MCPl...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue Apr 5 14:32:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f99398fe0ee943c3c0493da0d6488d45658f7327
https://github.com/llvm/llvm-project/commit/f99398fe0ee943c3c0493da0d6488d45658f7327
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M bolt/include/bolt/Core/MCPlusBuilder.h
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
M bolt/lib/Target/X86/X86MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][NFC] Move isADD64rr and isADDri out of MCPlusBuilder class
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D123077
More information about the All-commits
mailing list