| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [AVR] Implement non-constant bit rotations | Dylan McKay | 2017-05-01 | 1 | -0/+2 |
| * | [AVR] Implement TargetLoweing::getRegisterByName | Dylan McKay | 2017-01-07 | 1 | -0/+3 |
| * | [AVR] Use references rather than pointers in AVRISelLowering | Dylan McKay | 2016-10-08 | 1 | -2/+2 |
| * | Allow a maximum of 64 bits to be returned in registers | Dylan McKay | 2016-10-08 | 1 | -0/+8 |
| * | [AVR] Expand MULHS for all types | Dylan McKay | 2016-10-08 | 1 | -0/+3 |
| * | Revert "[AVR] Add instruction selection lowering code" | Dylan McKay | 2016-09-29 | 1 | -13/+2 |
| * | [AVR] Add instruction selection lowering code | Dylan McKay | 2016-09-29 | 1 | -2/+13 |
| * | CodeGen: Use MachineInstr& in TargetLowering, NFC | Duncan P. N. Exon Smith | 2016-06-30 | 1 | -1/+1 |
| * | Pass DebugLoc and SDLoc by const ref. | Benjamin Kramer | 2016-06-12 | 1 | -4/+4 |
| * | [AVR] Remove the 'AVRConfig.h' header | Dylan McKay | 2016-05-18 | 1 | -2/+0 |
| * | [AVR] Add a majority of the backend code | Dylan McKay | 2016-05-06 | 1 | -0/+154 |

