[all-commits] [llvm/llvm-project] 13b265: [X86][MC] Support Intel FRED and LKGS instructions...
Freddy Ye via All-commits
all-commits at lists.llvm.org
Tue May 14 19:40:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13b265c7b5c6a989427639e33893c158f737480b
https://github.com/llvm/llvm-project/commit/13b265c7b5c6a989427639e33893c158f737480b
Author: Freddy Ye <freddy.ye at intel.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrSystem.td
A llvm/test/MC/Disassembler/X86/fred.txt
A llvm/test/MC/Disassembler/X86/lkgs.txt
A llvm/test/MC/X86/fred-att.s
A llvm/test/MC/X86/fred-intel.s
A llvm/test/MC/X86/lkgs-att.s
A llvm/test/MC/X86/lkgs-intel.s
M llvm/test/TableGen/x86-fold-tables.inc
Log Message:
-----------
[X86][MC] Support Intel FRED and LKGS instructions. (#91909)
Spec reference: https://cdrdv2.intel.com/v1/dl/getContent/678938
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