[PATCH] D116551: [AVR] Mark call-clobbered registers as clobbered in interrupt handlers

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 08:56:25 PST 2022


aykevl updated this revision to Diff 397915.
aykevl added a comment.

- rebase (try 2, previous one was the wrong patch)


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.397915.patch
Type: text/x-patch
Size: 3363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/3472d920/attachment.bin>


More information about the llvm-commits mailing list