[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 00:22:13 PDT 2022


benshi001 created this revision.
benshi001 added reviewers: aykevl, dylanmckay.
Herald added subscribers: Jim, hiraditya.
Herald added a project: All.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.415337.patch
Type: text/x-patch
Size: 16617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/b8aa8b9b/attachment.bin>


More information about the llvm-commits mailing list