Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Fix the 'load.ll' test after r362351 | Dylan McKay | 2019-06-06 | 1 | -2/+2 |
* | [AVR] Fix incorrect source regclass of LDWRdPtr | Jim Lin | 2019-06-03 | 1 | -5/+5 |
* | [AVR] Fix codegen bug in 16-bit loads | Dylan McKay | 2019-01-20 | 1 | -6/+6 |
* | Revert "[AVR] Fix codegen bug in 16-bit loads" | Dylan McKay | 2019-01-20 | 1 | -6/+6 |
* | [AVR] Fix codegen bug in 16-bit loads | Dylan McKay | 2019-01-18 | 1 | -6/+6 |
* | [AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X` | Dylan McKay | 2017-10-04 | 1 | -7/+7 |
* | [AVR] Add the pseudo instruction expansion pass | Dylan McKay | 2016-11-16 | 1 | -0/+142 |