[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
Thu Feb 10 20:40:19 PST 2022
benshi001 updated this revision to Diff 407754.
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.407754.patch
Type: text/x-patch
Size: 14986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/80cdcf5d/attachment.bin>
More information about the llvm-commits
mailing list