summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/MILexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* MIR Serialization: Serialize the null register operands.Alex Lorenz2015-06-241-1/+3
* MILexer.cpp: Try to fix a warning. [-Wsign-compare]NAKAMURA Takumi2015-06-241-1/+1
* MIR Serialization: Serialize immediate machine operands.Alex Lorenz2015-06-231-1/+13
* MIR Serialization: Serialize physical register machine operands.Alex Lorenz2015-06-231-0/+32
* MIR Serialization: Introduce a lexer for machine instructions.Alex Lorenz2015-06-221-0/+87
OpenPOWER on IntegriCloud