[PATCH] D117426: [AVR] Only push and clear R1 in interrupts when necessary
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 05:30:13 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa560e57a7e32: [AVR] Only push and clear R1 in interrupts when necessary (authored by aykevl).
Changed prior to commit:
https://reviews.llvm.org/D117426?vs=418203&id=452640#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117426/new/
https://reviews.llvm.org/D117426
Files:
llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
llvm/lib/Target/AVR/AVRFrameLowering.cpp
llvm/lib/Target/AVR/AVRISelLowering.cpp
llvm/lib/Target/AVR/AVRInstrInfo.td
llvm/test/CodeGen/AVR/interrupts.ll
llvm/test/CodeGen/AVR/pseudo/NEGWRd.mir
llvm/test/CodeGen/AVR/pseudo/ROLBrd.mir
llvm/test/CodeGen/AVR/zeroreg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117426.452640.patch
Type: text/x-patch
Size: 15020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/c60bc74d/attachment.bin>
More information about the llvm-commits
mailing list