Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GlobalISel: rename legalizer components to match others. | Tim Northover | 2016-10-14 | 1 | -181/+0 |
* | GlobalISel: move type information to MachineRegisterInfo. | Tim Northover | 2016-09-09 | 1 | -3/+7 |
* | GlobalISel: combine extracts & sequences created for legalization | Tim Northover | 2016-08-30 | 1 | -0/+79 |
* | [MachineLegalize] Do not abort when the target wants to fall back. | Quentin Colombet | 2016-08-27 | 1 | -4/+20 |
* | [GlobalISel] Teach the core pipeline not to run if ISel failed. | Quentin Colombet | 2016-08-27 | 1 | -0/+4 |
* | [GlobalISel] Don't legalize non-generic instructions. | Ahmed Bougacha | 2016-08-02 | 1 | -0/+6 |
* | GlobalISel: remove redundant ';'s. NFC | Tim Northover | 2016-07-26 | 1 | -1/+1 |
* | GlobalISel: implement legalization pass, with just one transformation. | Tim Northover | 2016-07-22 | 1 | -0/+72 |