[all-commits] [llvm/llvm-project] 05f1ca: [PowerPC] Spill and restore DMR register (#141530)
Lei Huang via All-commits
all-commits at lists.llvm.org
Mon Jun 2 10:12:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05f1ca7d17e46510a41992cedc6ff062940aa7b4
https://github.com/llvm/llvm-project/commit/05f1ca7d17e46510a41992cedc6ff062940aa7b4
Author: Lei Huang <lei at ca.ibm.com>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.h
M llvm/lib/Target/PowerPC/PPCInstrMMA.td
M llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
M llvm/lib/Target/PowerPC/PPCRegisterInfo.h
A llvm/test/CodeGen/PowerPC/dmr-spill.ll
Log Message:
-----------
[PowerPC] Spill and restore DMR register (#141530)
Add spilling and restoring of DMR registers.
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