summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/MIParser.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+1
* MIR Serialization: Serialize MMI's variable debug information.Alex Lorenz2015-08-191-0/+5
* MIR Serialization: Serialize the frame information's stack protector index.Alex Lorenz2015-08-181-0/+5
* MIR Serialization: Change MIR syntax - use custom syntax for MBBs.Alex Lorenz2015-08-131-8/+30
* MIR Serialization: Serialize the unnamed basic block references.Alex Lorenz2015-07-271-0/+6
* MIR Serialization: Serialize the machine function's liveins.Alex Lorenz2015-07-271-0/+6
* MIR Serialization: Initial serialization of machine constant pools.Alex Lorenz2015-07-201-0/+1
* MIR Serialization: Serialize the frame index machine operands.Alex Lorenz2015-07-161-0/+2
* 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