[all-commits] [llvm/llvm-project] ca5e60: X86: Switch to RegClassByHwMode
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Sep 15 21:52:14 PDT 2025
Branch: refs/heads/users/arsenm/x86/use-regclassbyhwmode
Home: https://github.com/llvm/llvm-project
Commit: ca5e60cdcc0361801f48a32bed21ef65c90db89c
https://github.com/llvm/llvm-project/commit/ca5e60cdcc0361801f48a32bed21ef65c90db89c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
M llvm/lib/Target/X86/X86.td
M llvm/lib/Target/X86/X86InstrInfo.td
M llvm/lib/Target/X86/X86InstrOperands.td
M llvm/lib/Target/X86/X86InstrPredicates.td
M llvm/lib/Target/X86/X86RegisterInfo.cpp
M llvm/lib/Target/X86/X86Subtarget.h
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
Log Message:
-----------
X86: Switch to RegClassByHwMode
Replace the target uses of PointerLikeRegClass with RegClassByHwMode
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