summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/load.ll
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Fix codegen bug in 16-bit loadsDylan McKay2019-01-201-6/+6
* Revert "[AVR] Fix codegen bug in 16-bit loads"Dylan McKay2019-01-201-6/+6
* [AVR] Fix codegen bug in 16-bit loadsDylan McKay2019-01-181-6/+6
* [AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X`Dylan McKay2017-10-041-7/+7
* [AVR] Add the pseudo instruction expansion passDylan McKay2016-11-161-0/+142
OpenPOWER on IntegriCloud