[PATCH] D97172: [AVR] Fix lifeness issues in the AVR backend
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 05:04:54 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa1155ae64dc7: [AVR] Fix lifeness issues in the AVR backend (authored by aykevl).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97172/new/
https://reviews.llvm.org/D97172
Files:
llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
llvm/lib/Target/AVR/AVRFrameLowering.cpp
llvm/test/CodeGen/AVR/pseudo/ADCWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/ADDWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/ANDIWRdK.mir
llvm/test/CodeGen/AVR/pseudo/ANDWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/ASRWRd.mir
llvm/test/CodeGen/AVR/pseudo/COMWRd.mir
llvm/test/CodeGen/AVR/pseudo/CPCWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/CPWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/EORWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/FRMIDX.mir
llvm/test/CodeGen/AVR/pseudo/LDDWRdPtrQ.mir
llvm/test/CodeGen/AVR/pseudo/LDWRdPtr-same-src-dst.mir
llvm/test/CodeGen/AVR/pseudo/LDWRdPtr.mir
llvm/test/CodeGen/AVR/pseudo/LDWRdPtrPd.mir
llvm/test/CodeGen/AVR/pseudo/LDWRdPtrPi.mir
llvm/test/CodeGen/AVR/pseudo/LSLWRd.mir
llvm/test/CodeGen/AVR/pseudo/LSRWRd.mir
llvm/test/CodeGen/AVR/pseudo/NEGWRd.mir
llvm/test/CodeGen/AVR/pseudo/ORIWRdK.mir
llvm/test/CodeGen/AVR/pseudo/ORWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/OUTWARr.mir
llvm/test/CodeGen/AVR/pseudo/SBCIWRdK.mir
llvm/test/CodeGen/AVR/pseudo/SBCWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/SEXT.mir
llvm/test/CodeGen/AVR/pseudo/STSWKRr.mir
llvm/test/CodeGen/AVR/pseudo/STWPtrPdRr.mir
llvm/test/CodeGen/AVR/pseudo/STWPtrPiRr.mir
llvm/test/CodeGen/AVR/pseudo/STWPtrRr.mir
llvm/test/CodeGen/AVR/pseudo/SUBIWRdK.mir
llvm/test/CodeGen/AVR/pseudo/SUBWRdRr.mir
llvm/test/CodeGen/AVR/pseudo/ZEXT.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97172.328133.patch
Type: text/x-patch
Size: 15486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/54722043/attachment.bin>
More information about the llvm-commits
mailing list