summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/MILexer.h
Commit message (Expand)AuthorAgeFilesLines
* MIR Serialization: Serialize the virtual register operands.Alex Lorenz2015-07-101-3/+5
* MIR Serialization: Serialize the 'undef' register machine operand flag.Alex Lorenz2015-07-081-1/+2
* MIR Serialization: Serialize the 'killed' register machine operand flag.Alex Lorenz2015-07-081-1/+3
* MIR Serialization: Serialize the 'dead' register machine operand flag.Alex Lorenz2015-07-071-1/+2
* MIR Serialization: Serialize the implicit register flag.Alex Lorenz2015-07-061-0/+8
* MIR Serialization: Serialize global address machine operands.Alex Lorenz2015-06-261-1/+4
* MIR Serialization: Serialize machine basic block operands.Alex Lorenz2015-06-261-4/+12
* MIR Serialization: Serialize the null register operands.Alex Lorenz2015-06-241-1/+4
* MIR Serialization: Serialize immediate machine operands.Alex Lorenz2015-06-231-1/+11
* MIR Serialization: Serialize physical register machine operands.Alex Lorenz2015-06-231-1/+8
* MIR Serialization: Introduce a lexer for machine instructions.Alex Lorenz2015-06-221-0/+65
OpenPOWER on IntegriCloud