Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -8/+8 |
* | 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 | -16/+12 |
* | MIR Parser: Verify the implicit machine register operands. | Alex Lorenz | 2015-07-07 | 1 | -3/+3 |
* | MIR Serialization: Serialize the implicit register flag. | Alex Lorenz | 2015-07-06 | 1 | -2/+2 |
* | MIR Serialization: Serialize the register mask machine operands. | Alex Lorenz | 2015-06-29 | 1 | -0/+43 |