[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
Fri Mar 25 09:02:39 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG49b0b5f0fa86: [AVR][NFC] Fix incorrect register states in expanding pseudo instructions (authored by benshi001).
Repository:
rG LLVM Github Monorepo
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.418245.patch
Type: text/x-patch
Size: 15520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220325/003932c3/attachment.bin>
More information about the llvm-commits
mailing list