index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
MIRParser
/
MIParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIR Serialization: Serialize the 'undef' register machine operand flag.
Alex Lorenz
2015-07-08
1
-1
/
+5
*
MIR Parser: Remove redundant TODO comment. NFC.
Alex Lorenz
2015-07-08
1
-2
/
+0
*
MIR Serialization: Serialize the 'killed' register machine operand flag.
Alex Lorenz
2015-07-08
1
-3
/
+7
*
MIR Serialization: Serialize the 'dead' register machine operand flag.
Alex Lorenz
2015-07-07
1
-1
/
+6
*
MIR Parser: wrap 'MBBSlots' from the MI parsing functions in a struct. NFC.
Alex Lorenz
2015-07-07
1
-20
/
+16
*
MIR Parser: Verify the implicit machine register operands.
Alex Lorenz
2015-07-07
1
-5
/
+88
*
MIR Serialization: Serialize the implicit register flag.
Alex Lorenz
2015-07-06
1
-18
/
+33
*
MIR Serialization: Serialize MBB successors.
Alex Lorenz
2015-06-30
1
-2
/
+31
*
MIR Parser: make the machine instruction parsing interface more consistent. NFC.
Alex Lorenz
2015-06-30
1
-20
/
+16
*
MIR Serialization: Serialize the register mask machine operands.
Alex Lorenz
2015-06-29
1
-1
/
+39
*
MIR Serialization: Serialize global address machine operands.
Alex Lorenz
2015-06-26
1
-5
/
+46
*
MIR Serialization: Serialize machine basic block operands.
Alex Lorenz
2015-06-26
1
-7
/
+49
*
MIR Serialization: Serialize the null register operands.
Alex Lorenz
2015-06-24
1
-0
/
+6
*
MIR Serialization: Serialize immediate machine operands.
Alex Lorenz
2015-06-23
1
-0
/
+14
*
MIR Serialization: Serialize physical register machine operands.
Alex Lorenz
2015-06-23
1
-2
/
+124
*
MIR Serialization: Introduce a lexer for machine instructions.
Alex Lorenz
2015-06-22
1
-11
/
+40
*
MIR Serialization: Serialize machine instruction names.
Alex Lorenz
2015-06-22
1
-0
/
+106