Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIR Serialization: Serialize the jump table index operands. | Alex Lorenz | 2015-07-15 | 1 | -0/+1 |
* | MIR Serialization: Serialize the machine basic block live in registers. | Alex Lorenz | 2015-07-14 | 1 | -0/+6 |
* | MIR Serialization: Serialize the virtual register operands. | Alex Lorenz | 2015-07-10 | 1 | -0/+1 |
* | MIR Parser: wrap 'MBBSlots' from the MI parsing functions in a struct. NFC. | Alex Lorenz | 2015-07-07 | 1 | -3/+6 |
* | MIR Serialization: Serialize MBB successors. | Alex Lorenz | 2015-06-30 | 1 | -0/+5 |
* | MIR Parser: make the machine instruction parsing interface more consistent. NFC. | Alex Lorenz | 2015-06-30 | 1 | -4/+4 |
* | MIR Serialization: Serialize global address machine operands. | Alex Lorenz | 2015-06-26 | 1 | -1/+2 |
* | MIR Serialization: Serialize machine basic block operands. | Alex Lorenz | 2015-06-26 | 1 | -2/+6 |
* | MIR Serialization: Serialize machine instruction names. | Alex Lorenz | 2015-06-22 | 1 | -0/+31 |