Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ccd53feee28e1da37a40a25f1638fd0af595f0dc
/
llvm
/
lib
/
CodeGen
/
MIRParser
/
MIParser.cpp
a518b79
MIR Serialization: Serialize the 'volatile' machine memory operand flag.
by Alex Lorenz
· 10 years ago
4af7e61
MIR Serialization: Initial serialization of the machine memory operands.
by Alex Lorenz
· 10 years ago
ad156fb
MIR Serialization: Serialize the floating point immediate machine operands.
by Alex Lorenz
· 10 years ago
b139323
MIR Serialization: Serialize the '.cfi_def_cfa' CFI instruction.
by Alex Lorenz
· 10 years ago
fbe9c04
MIR Parser: Parse multiple LHS register machine operands.
by Alex Lorenz
· 10 years ago
ef5c196
MIR Serialization: Serialize the target index machine operands.
by Alex Lorenz
· 10 years ago
deb5349
MIR Serialization: Serialize the block address machine operands.
by Alex Lorenz
· 10 years ago
41df7d3
MIR Parser: Extract the method 'parseGlobalValue'. NFC.
by Alex Lorenz
· 10 years ago
8a1915b
MIR Serialization: Serialize the unnamed basic block references.
by Alex Lorenz
· 10 years ago
5b0d5f6
MIR Serialization: Serialize the '.cfi_def_cfa_register' CFI instruction.
by Alex Lorenz
· 10 years ago
1ea6089
MIR Parser: Rename the standalone parsing methods. NFC.
by Alex Lorenz
· 10 years ago
12045a4
MIR Serialization: Serialize the machine function's liveins.
by Alex Lorenz
· 10 years ago
8cfc686
MIR Serialization: Serialize the '.cfi_offset' CFI instruction.
by Alex Lorenz
· 10 years ago
46d760d
MIR Serialization: Serialize the machine instruction's debug location.
by Alex Lorenz
· 10 years ago
44f2925
MIR Parser: Extract the MDNode parsing code into a separate method. NFC.
by Alex Lorenz
· 10 years ago
35e4446
MIR Serialization: Serialize the metadata machine operands.
by Alex Lorenz
· 10 years ago
f4baeb5
MIR Serialization: Start serializing the CFI operands with .cfi_def_cfa_offset.
by Alex Lorenz
· 10 years ago
6ede374
MIR Serialization: Serialize the external symbol machine operands.
by Alex Lorenz
· 10 years ago
ab98049
MIR Serialization: Initial serialization of machine constant pools.
by Alex Lorenz
· 10 years ago
b29554d
MIR Parser: Add support for quoted named global value operands.
by Alex Lorenz
· 10 years ago
e5a4466
MIR Serialization: Serialize the frame setup machine instruction flag.
by Alex Lorenz
· 10 years ago
7feaf7c
MIR Serialization: Serialize the frame index machine operands.
by Alex Lorenz
· 10 years ago
31d7068
MIR Serialization: Serialize the jump table index operands.
by Alex Lorenz
· 10 years ago
9fab370
MIR Serialization: Serialize the machine basic block live in registers.
by Alex Lorenz
· 10 years ago
2eacca8
MIR Serialization: Serialize the sub register indices.
by Alex Lorenz
· 10 years ago
5346451
MIR Serialization: Serialize the virtual register operands.
by Alex Lorenz
· 10 years ago
4d026b89
MIR Serialization: Serialize the 'undef' register machine operand flag.
by Alex Lorenz
· 10 years ago
df08179
MIR Parser: Remove redundant TODO comment. NFC.
by Alex Lorenz
· 10 years ago
495ad87
MIR Serialization: Serialize the 'killed' register machine operand flag.
by Alex Lorenz
· 10 years ago
cbbfd0b
MIR Serialization: Serialize the 'dead' register machine operand flag.
by Alex Lorenz
· 10 years ago
7a503fa
MIR Parser: wrap 'MBBSlots' from the MI parsing functions in a struct. NFC.
by Alex Lorenz
· 10 years ago
36962cd
MIR Parser: Verify the implicit machine register operands.
by Alex Lorenz
· 10 years ago
cb268d4
MIR Serialization: Serialize the implicit register flag.
by Alex Lorenz
· 10 years ago
f09df00
MIR Serialization: Serialize MBB successors.
by Alex Lorenz
· 10 years ago
3708a64
MIR Parser: make the machine instruction parsing interface more consistent. NFC.
by Alex Lorenz
· 10 years ago
8f6f428
MIR Serialization: Serialize the register mask machine operands.
by Alex Lorenz
· 10 years ago
5d6108e
MIR Serialization: Serialize global address machine operands.
by Alex Lorenz
· 10 years ago
33f0aef
MIR Serialization: Serialize machine basic block operands.
by Alex Lorenz
· 10 years ago
12b554e
MIR Serialization: Serialize the null register operands.
by Alex Lorenz
· 10 years ago
240fc1e
MIR Serialization: Serialize immediate machine operands.
by Alex Lorenz
· 10 years ago
f3db51de
MIR Serialization: Serialize physical register machine operands.
by Alex Lorenz
· 10 years ago
91370c5
MIR Serialization: Introduce a lexer for machine instructions.
by Alex Lorenz
· 10 years ago
8e0a1b4
MIR Serialization: Serialize machine instruction names.
by Alex Lorenz
· 10 years ago