[all-commits] [llvm/llvm-project] cf05b6: [X86] Added support for 8 and 16bit LEA instructio...
JaydeepChauhan14 via All-commits
all-commits at lists.llvm.org
Mon Mar 3 16:12:39 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf05b6e25ac8dcbf6e0ea1524d86bc6d190bf8c0
https://github.com/llvm/llvm-project/commit/cf05b6e25ac8dcbf6e0ea1524d86bc6d190bf8c0
Author: JaydeepChauhan14 <chauhan.jaydeep.ashwinbhai at intel.com>
Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
M llvm/lib/Target/X86/X86InstrArithmetic.td
M llvm/lib/Target/X86/X86InstrFragments.td
M llvm/lib/Target/X86/X86InstrOperands.td
A llvm/test/CodeGen/X86/lea-16bit.ll
A llvm/test/CodeGen/X86/lea-8bit.ll
M llvm/utils/TableGen/X86RecognizableInstr.cpp
Log Message:
-----------
[X86] Added support for 8 and 16bit LEA instructions (#122102)
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