[PATCH] D121672: [AVR] Reject/Reserve R0~R15 on AVRTiny

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 19:50:04 PDT 2022


benshi001 updated this revision to Diff 415674.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121672/new/

https://reviews.llvm.org/D121672

Files:
  llvm/lib/Target/AVR/AVRCallingConv.td
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/lib/Target/AVR/AVRRegisterInfo.cpp
  llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
  llvm/test/CodeGen/AVR/calling-conv/c/tiny.ll
  llvm/test/MC/AVR/error.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121672.415674.patch
Type: text/x-patch
Size: 17077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/64f71003/attachment.bin>


More information about the llvm-commits mailing list