Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -2/+2 |
* | 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 | -8/+6 |
* | MIR Parser: Run the machine verifier after initializing machine functions. | Alex Lorenz | 2015-07-24 | 1 | -4/+4 |
* | MIR Parser: Verify the implicit machine register operands. | Alex Lorenz | 2015-07-07 | 1 | -2/+2 |
* | MIR Serialization: Serialize machine basic block operands. | Alex Lorenz | 2015-06-26 | 1 | -1/+2 |
* | MIR Serialization: Introduce a lexer for machine instructions. | Alex Lorenz | 2015-06-22 | 1 | -1/+1 |
* | MIR Serialization: Serialize machine instruction names. | Alex Lorenz | 2015-06-22 | 1 | -0/+24 |