[PATCH] D131867: [AVR] Do not emit instructions invalid for attiny10

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 16:02:16 PST 2022


aykevl updated this revision to Diff 477640.
aykevl edited the summary of this revision.
aykevl added a comment.

- rebased on top of the main branch (with lots of improvements and fixed as well)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131867

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRFrameLowering.cpp
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/lib/Target/AVR/AVRRegisterInfo.cpp
  llvm/test/CodeGen/AVR/calling-conv/c/tiny.ll
  llvm/test/CodeGen/AVR/directmem.ll
  llvm/test/CodeGen/AVR/pseudo/LDDWRdPtrQ.mir
  llvm/test/CodeGen/AVR/pseudo/LDWRdPtr.mir
  llvm/test/CodeGen/AVR/pseudo/STDWPtrQRr.mir
  llvm/test/CodeGen/AVR/pseudo/STWPtrRr.mir
  llvm/test/CodeGen/AVR/return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131867.477640.patch
Type: text/x-patch
Size: 43187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221124/abfd4a9a/attachment.bin>


More information about the llvm-commits mailing list