Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Fix codegen bug in 16-bit loads | Dylan McKay | 2019-01-20 | 1 | -2/+2 |
* | Revert "[AVR] Fix codegen bug in 16-bit loads" | Dylan McKay | 2019-01-20 | 1 | -2/+2 |
* | [AVR] Fix codegen bug in 16-bit loads | Dylan McKay | 2019-01-18 | 1 | -2/+2 |
* | [AVR] Fix the testsuite after '%' changed to '$' in MIR | Dylan McKay | 2018-02-08 | 1 | -1/+1 |
* | [AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X` | Dylan McKay | 2017-10-04 | 1 | -2/+2 |
* | [AVR] Support the LDWRdPtr instruction with the same Src+Dst register | Dylan McKay | 2017-04-25 | 1 | -0/+29 |