summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/pseudo/LDWRdPtr-same-src-dst.mir
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Fix codegen bug in 16-bit loadsDylan McKay2019-01-201-2/+2
* Revert "[AVR] Fix codegen bug in 16-bit loads"Dylan McKay2019-01-201-2/+2
* [AVR] Fix codegen bug in 16-bit loadsDylan McKay2019-01-181-2/+2
* [AVR] Fix the testsuite after '%' changed to '$' in MIRDylan McKay2018-02-081-1/+1
* [AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X`Dylan McKay2017-10-041-2/+2
* [AVR] Support the LDWRdPtr instruction with the same Src+Dst registerDylan McKay2017-04-251-0/+29
OpenPOWER on IntegriCloud