[PATCH] D114611: [AVR] Expand STDWSPQRr & STDSPQRr, approach #2
Patryk Wychowaniec via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 22 04:45:55 PST 2022
Patryk27 updated this revision to Diff 402203.
Herald added subscribers: cfe-commits, mgorny.
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114611/new/
https://reviews.llvm.org/D114611
Files:
clang/docs/tools/clang-formatted-files.txt
llvm/lib/Target/AVR/AVR.h
llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
llvm/lib/Target/AVR/AVRFrameLowering.cpp
llvm/lib/Target/AVR/AVRRegisterInfo.cpp
llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp
llvm/lib/Target/AVR/AVRSubtarget.h
llvm/lib/Target/AVR/AVRTargetMachine.cpp
llvm/lib/Target/AVR/CMakeLists.txt
llvm/test/CodeGen/AVR/PR31344.ll
llvm/test/CodeGen/AVR/PR31345.ll
llvm/test/CodeGen/AVR/PR37143.ll
llvm/test/CodeGen/AVR/avr-rust-issue-123.ll
llvm/test/CodeGen/AVR/frmidx-iterator-bug.ll
llvm/test/CodeGen/AVR/hardware-mul.ll
llvm/test/CodeGen/AVR/mul-hardware.ll
llvm/test/CodeGen/AVR/mul-software.ll
llvm/test/CodeGen/AVR/past-bugs/D114611.ll
llvm/test/CodeGen/AVR/past-bugs/PR31344.ll
llvm/test/CodeGen/AVR/past-bugs/PR31345.ll
llvm/test/CodeGen/AVR/past-bugs/PR37143.ll
llvm/test/CodeGen/AVR/past-bugs/avr-rust-issue-123.ll
llvm/test/CodeGen/AVR/past-bugs/frmidx-iterator-bug.ll
llvm/test/CodeGen/AVR/past-bugs/rust-avr-bug-112.ll
llvm/test/CodeGen/AVR/past-bugs/rust-avr-bug-37.ll
llvm/test/CodeGen/AVR/past-bugs/rust-avr-bug-95.ll
llvm/test/CodeGen/AVR/past-bugs/rust-avr-bug-99.ll
llvm/test/CodeGen/AVR/pseudo/STDSPQRr.mir
llvm/test/CodeGen/AVR/pseudo/STDWPtrQRr.mir
llvm/test/CodeGen/AVR/pseudo/STDWSPQRr.mir
llvm/test/CodeGen/AVR/relax-mem/STDWPtrQRr.mir
llvm/test/CodeGen/AVR/rust-avr-bug-112.ll
llvm/test/CodeGen/AVR/rust-avr-bug-37.ll
llvm/test/CodeGen/AVR/rust-avr-bug-95.ll
llvm/test/CodeGen/AVR/rust-avr-bug-99.ll
llvm/test/CodeGen/AVR/software-mul.ll
llvm/utils/UpdateTestChecks/asm.py
llvm/utils/gn/secondary/llvm/lib/Target/AVR/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114611.402203.patch
Type: text/x-patch
Size: 25901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220122/ec9cc721/attachment-0001.bin>
More information about the llvm-commits
mailing list