Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Model MXCSR for all SSE instructions | Craig Topper | 2019-10-30 | 1 | -22/+22 |
* | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -26/+26 |
* | [CodeGen] Always use `printReg` to print registers in both MIR and debug | Francis Visoiu Mistrih | 2017-11-30 | 1 | -6/+6 |
* | [MIR] Print target-specific constant pools | Diana Picus | 2017-08-02 | 1 | -0/+6 |
* | 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 | -42/+34 |
* | MIR Serialization: Serialize the machine operand's offset. | Alex Lorenz | 2015-08-05 | 1 | -0/+29 |
* | MIR Serialization: Initial serialization of machine constant pools. | Alex Lorenz | 2015-07-20 | 1 | -0/+118 |