summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/load.ll
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Fix the 'load.ll' test after r362351Dylan McKay2019-06-061-2/+2
* [AVR] Fix incorrect source regclass of LDWRdPtrJim Lin2019-06-031-5/+5
* [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