[PATCH] D118354: [AVR][NFC] Fix incorrect register states in expanding pseudo instructions
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 28 19:13:44 PST 2022
benshi001 updated this revision to Diff 411947.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118354/new/
https://reviews.llvm.org/D118354
Files:
llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
llvm/test/CodeGen/AVR/pseudo/ASRBNRd.mir
llvm/test/CodeGen/AVR/pseudo/LSLBNRd.mir
llvm/test/CodeGen/AVR/pseudo/LSLWNRd.mir
llvm/test/CodeGen/AVR/pseudo/LSRBNRd.mir
llvm/test/CodeGen/AVR/pseudo/LSRWNRd.mir
llvm/test/CodeGen/AVR/pseudo/NEGWRd.mir
llvm/test/CodeGen/AVR/pseudo/SEXT.mir
llvm/test/CodeGen/AVR/pseudo/ZEXT.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118354.411947.patch
Type: text/x-patch
Size: 15520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/5a526d8f/attachment.bin>
More information about the llvm-commits
mailing list