Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GlobalISel: Abort in ResetMachineFunctionPass if fallback isn't enabled | Justin Bogner | 2017-01-13 | 1 | -4/+11 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -3/+1 |
* | [ResetMachineFunction] Populate the comments in the header of the file. | Quentin Colombet | 2016-09-23 | 1 | -3/+6 |
* | [ResetMachineFunction] Add statistic on the number of reset functions. | Quentin Colombet | 2016-09-23 | 1 | -0/+4 |
* | [ResetMachineFunction] Emit the diagnostic isel fallback when asked. | Quentin Colombet | 2016-08-31 | 1 | -5/+14 |
* | [GlobalISel] Add a fallback path to SDISel. | Quentin Colombet | 2016-08-27 | 1 | -0/+53 |