[all-commits] [llvm/llvm-project] 60db19: add generic getImmEncoding()
Lei Huang via All-commits
all-commits at lists.llvm.org
Wed Oct 1 11:31:48 PDT 2025
Branch: refs/heads/users/lei137/CommonizeGetImmEncoding
Home: https://github.com/llvm/llvm-project
Commit: 60db197d601473831792683a343b4e3ab8e0669b
https://github.com/llvm/llvm-project/commit/60db197d601473831792683a343b4e3ab8e0669b
Author: Lei Huang <lei at ca.ibm.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
M llvm/lib/Target/PowerPC/PPCRegisterInfo.td
Log Message:
-----------
add generic getImmEncoding()
Commit: 975630c8054692efe94005e1d01f52e1c1a4f7bd
https://github.com/llvm/llvm-project/commit/975630c8054692efe94005e1d01f52e1c1a4f7bd
Author: Lei Huang <lei at ca.ibm.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
M llvm/lib/Target/PowerPC/PPCInstr64Bit.td
M llvm/lib/Target/PowerPC/PPCRegisterInfo.td
Log Message:
-----------
remove obsolete getImmXXEncoding() function definitions
Compare: https://github.com/llvm/llvm-project/compare/60db197d6014%5E...975630c80546
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