[all-commits] [llvm/llvm-project] c48738: CodeGen: Eliminate dynamic relocations in the regi...
Owen Anderson via All-commits
all-commits at lists.llvm.org
Tue Dec 10 15:37:12 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4873819a98f59ce4e2664f94c73c2dfec3393f8
https://github.com/llvm/llvm-project/commit/c4873819a98f59ce4e2664f94c73c2dfec3393f8
Author: Owen Anderson <resistor at mac.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M llvm/include/llvm/CodeGen/TargetRegisterInfo.h
M llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
M llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp
M llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
M llvm/lib/Target/X86/X86RegisterInfo.cpp
M llvm/unittests/CodeGen/MachineInstrTest.cpp
M llvm/utils/TableGen/RegisterInfoEmitter.cpp
Log Message:
-----------
CodeGen: Eliminate dynamic relocations in the register superclass tables. (#119122)
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