[all-commits] [llvm/llvm-project] 465880: [BOLT][NFC] Add isRIPRel and isIndexed helpers (#9...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Fri May 24 14:50:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46588039588c42056bd36a7338a84ef1e978b01e
https://github.com/llvm/llvm-project/commit/46588039588c42056bd36a7338a84ef1e978b01e
Author: Amir Ayupov <aaupov at fb.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M bolt/lib/Target/X86/X86MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][NFC] Add isRIPRel and isIndexed helpers (#91661)
Move out common X86MemOperand checks into helper lambdas. To be reused
in #91667.
Test Plan: NFC
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