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

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 08:05:19 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1d3005c9fe6: [AVR] Do not emit instructions invalid for attiny10 (authored by aykevl).

Changed prior to commit:
  https://reviews.llvm.org/D131867?vs=477640&id=484846#toc

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.484846.patch
Type: text/x-patch
Size: 43187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/dcf08627/attachment.bin>


More information about the llvm-commits mailing list