[all-commits] [llvm/llvm-project] 1c3553: [X86] Add In64BitMode predicates for LOCK_INC64m, ...
HaohaiWen via All-commits
all-commits at lists.llvm.org
Mon Nov 7 23:17:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c355352c73050881f68b3e2b673dc1c7919b67d
https://github.com/llvm/llvm-project/commit/1c355352c73050881f68b3e2b673dc1c7919b67d
Author: Haohai Wen <haohai.wen at intel.com>
Date: 2022-11-08 (Tue, 08 Nov 2022)
Changed paths:
M llvm/lib/Target/X86/X86InstrCompiler.td
Log Message:
-----------
[X86] Add In64BitMode predicates for LOCK_INC64m, LOCK_DEC64m
These two instructions are only encodable in 64bit mode.
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D137608
More information about the All-commits
mailing list