Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Merge the different Jcc instructions for each condition code into singl... | Craig Topper | 2019-04-05 | 1 | -1/+1 |
* | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -17/+17 |
* | [MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'. | Puyan Lotfi | 2018-01-10 | 1 | -12/+12 |
* | 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: Change MIR syntax - use custom syntax for MBBs. | Alex Lorenz | 2015-08-13 | 1 | -34/+32 |
* | MIR Serialization: Serialize the machine operand's offset. | Alex Lorenz | 2015-08-05 | 1 | -0/+4 |
* | MIR Tests: Add liveins and successors to make tests pass with machine verifier. | Alex Lorenz | 2015-07-24 | 1 | -0/+2 |
* | MIR Serialization: Serialize the external symbol machine operands. | Alex Lorenz | 2015-07-21 | 1 | -0/+60 |