Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-28 | [GlobalISel] Print/Parse FailedISel MachineFunction property | Roman Tereshin | 1 | -0/+8 |
2018-02-02 | Fix debug spelling in ResetMachineFunction pass. | Amara Emerson | 1 | -2/+2 |
2017-12-15 | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 1 | -1/+1 |
2017-06-06 | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 1 | -1/+1 |
2017-01-13 | GlobalISel: Abort in ResetMachineFunctionPass if fallback isn't enabled | Justin Bogner | 1 | -4/+11 |
2016-10-01 | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 1 | -3/+1 |
2016-09-23 | [ResetMachineFunction] Populate the comments in the header of the file. | Quentin Colombet | 1 | -3/+6 |
2016-09-23 | [ResetMachineFunction] Add statistic on the number of reset functions. | Quentin Colombet | 1 | -0/+4 |
2016-08-31 | [ResetMachineFunction] Emit the diagnostic isel fallback when asked. | Quentin Colombet | 1 | -5/+14 |
2016-08-27 | [GlobalISel] Add a fallback path to SDISel. | Quentin Colombet | 1 | -0/+53 |