| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -14/+14 |
| * | [MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'. | Puyan Lotfi | 2018-01-10 | 1 | -4/+4 |
| * | MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing it | Matthias Braun | 2016-08-24 | 1 | -2/+0 |
| * | llc: Add support for -run-pass none | Matthias Braun | 2016-07-16 | 1 | -1/+1 |
| * | [MIR] Print on the given output instead of stderr. | Quentin Colombet | 2016-07-13 | 1 | -1/+1 |
| * | When printing MIR, output to errs() rather than outs(). | Justin Lebar | 2016-02-19 | 1 | -1/+1 |
| * | MIR Serialization: Serialize instruction's register ties. | Alex Lorenz | 2015-08-19 | 1 | -0/+25 |
| * | MIR Serialization: Serialize defined registers that require 'def' register flag. | Alex Lorenz | 2015-08-19 | 1 | -0/+29 |

