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

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 02:31:03 PDT 2022


benshi001 updated this revision to Diff 417541.
benshi001 set the repository for this revision to rG LLVM Github Monorepo.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121672

Files:
  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.417541.patch
Type: text/x-patch
Size: 16666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220323/cc4c95db/attachment.bin>


More information about the llvm-commits mailing list