summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/MIParser.h
Commit message (Expand)AuthorAgeFilesLines
* MIR Serialization: Serialize the jump table index operands.Alex Lorenz2015-07-151-0/+1
* MIR Serialization: Serialize the machine basic block live in registers.Alex Lorenz2015-07-141-0/+6
* MIR Serialization: Serialize the virtual register operands.Alex Lorenz2015-07-101-0/+1
* MIR Parser: wrap 'MBBSlots' from the MI parsing functions in a struct. NFC.Alex Lorenz2015-07-071-3/+6
* MIR Serialization: Serialize MBB successors.Alex Lorenz2015-06-301-0/+5
* MIR Parser: make the machine instruction parsing interface more consistent. NFC.Alex Lorenz2015-06-301-4/+4
* MIR Serialization: Serialize global address machine operands.Alex Lorenz2015-06-261-1/+2
* MIR Serialization: Serialize machine basic block operands.Alex Lorenz2015-06-261-2/+6
* MIR Serialization: Serialize machine instruction names.Alex Lorenz2015-06-221-0/+31
OpenPOWER on IntegriCloud