| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical... | Craig Topper | 2015-12-05 | 1 | -16/+16 |
| * | Move most user of TargetMachine::getDataLayout to the Module one | Mehdi Amini | 2015-07-16 | 1 | -4/+2 |
| * | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
| * | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
| * | Move DataLayout back to the TargetMachine from TargetSubtargetInfo | Eric Christopher | 2015-01-26 | 1 | -1/+1 |
| * | AArch64: treat HFAs containing "half" types as blocks too. | Tim Northover | 2014-12-08 | 1 | -0/+5 |
| * | AArch64: make register block rules apply to vector types too. | Tim Northover | 2014-12-02 | 1 | -3/+3 |
| * | Stop using ArrayRef of a const type. | Tim Northover | 2014-11-27 | 1 | -1/+1 |
| * | AArch64: treat [N x Ty] as a block during procedure calls. | Tim Northover | 2014-11-27 | 1 | -0/+136 |

