[all-commits] [llvm/llvm-project] dba086: [AVR] Simplify eocoding of load/store instructions...
Ben Shi via All-commits
all-commits at lists.llvm.org
Wed Dec 4 21:05:47 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dba0861cd7aa2717b0f36c76d77c097765f6ad57
https://github.com/llvm/llvm-project/commit/dba0861cd7aa2717b0f36c76d77c097765f6ad57
Author: Ben Shi <2283975856 at qq.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M llvm/lib/Target/AVR/AVRInstrFormats.td
M llvm/lib/Target/AVR/AVRInstrInfo.td
M llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
M llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h
M llvm/test/CodeGen/AVR/inline-asm/loadstore.ll
Log Message:
-----------
[AVR] Simplify eocoding of load/store instructions (#118279)
Fixes https://github.com/llvm/llvm-project/issues/113774
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