[PATCH] D138582: [AVR] Do not use R0/R1 on avrtiny
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 09:06:16 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5527b215160c: [AVR] Do not use R0/R1 on avrtiny (authored by aykevl).
Changed prior to commit:
https://reviews.llvm.org/D138582?vs=478102&id=478264#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138582/new/
https://reviews.llvm.org/D138582
Files:
llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
llvm/lib/Target/AVR/AVRFrameLowering.cpp
llvm/lib/Target/AVR/AVRISelLowering.cpp
llvm/lib/Target/AVR/AVRISelLowering.h
llvm/lib/Target/AVR/AVRInstrInfo.td
llvm/lib/Target/AVR/AVRRegisterInfo.cpp
llvm/lib/Target/AVR/AVRSubtarget.h
llvm/test/CodeGen/AVR/features/avr-tiny.ll
llvm/test/CodeGen/AVR/pseudo/NEGWRd.mir
llvm/test/CodeGen/AVR/pseudo/ROLBrd.mir
llvm/test/CodeGen/AVR/return.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138582.478264.patch
Type: text/x-patch
Size: 25264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221128/5be76e36/attachment.bin>
More information about the llvm-commits
mailing list