[PATCH] D116551: [AVR] Mark call-clobbered registers as clobbered in interrupt handlers
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 4 16:17:18 PST 2022
aykevl updated this revision to Diff 397423.
aykevl added a comment.
Fixed missing semicolons in test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116551/new/
https://reviews.llvm.org/D116551
Files:
llvm/lib/Target/AVR/AVRCallingConv.td
llvm/lib/Target/AVR/AVRRegisterInfo.cpp
llvm/test/CodeGen/AVR/interrupts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116551.397423.patch
Type: text/x-patch
Size: 3351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/74601b31/attachment.bin>
More information about the llvm-commits
mailing list