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
/
MIRPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIR Parser: Use source locations for MBB naming errors.
Alex Lorenz
2015-07-08
1
-2
/
+2
*
MIR Printer: Use a module slot tracker to print global address operands. NFC.
Alex Lorenz
2015-07-07
1
-13
/
+12
*
MIR Serialization: Serialize the 'dead' register machine operand flag.
Alex Lorenz
2015-07-07
1
-0
/
+2
*
MIR Serialization: Serialize the implicit register flag.
Alex Lorenz
2015-07-06
1
-1
/
+3
*
Fix compilation failure introduced in r241093.
Alex Lorenz
2015-06-30
1
-2
/
+2
*
MIR Serialization: Serialize MBB successors.
Alex Lorenz
2015-06-30
1
-0
/
+6
*
MIR Printer: extract the code that prints MBB references into a new method. NFC.
Alex Lorenz
2015-06-30
1
-5
/
+10
*
MIR Serialization: Serialize the register mask machine operands.
Alex Lorenz
2015-06-29
1
-2
/
+26
*
MIR Serialization: Serialize global address machine operands.
Alex Lorenz
2015-06-26
1
-5
/
+15
*
Fix unused variable from r240792.
Alex Lorenz
2015-06-26
1
-0
/
+1
*
MIR Serialization: Serialize machine basic block operands.
Alex Lorenz
2015-06-26
1
-0
/
+17
*
MIR Serialization: Serialize simple MachineRegisterInfo attributes.
Alex Lorenz
2015-06-24
1
-0
/
+10
*
MIR Serialization: Serialize the null register operands.
Alex Lorenz
2015-06-24
1
-2
/
+3
*
MIR Serialization: Serialize immediate machine operands.
Alex Lorenz
2015-06-23
1
-0
/
+3
*
MIR Serialization: Serialize physical register machine operands.
Alex Lorenz
2015-06-23
1
-1
/
+49
*
MIR Serialization: Serialize machine instruction names.
Alex Lorenz
2015-06-22
1
-0
/
+32
*
MIR Serialization: Serialize the list of machine basic blocks with simple att...
Alex Lorenz
2015-06-19
1
-0
/
+20
*
MIR Serialization: Print and parse simple machine function attributes.
Alex Lorenz
2015-06-16
1
-0
/
+3
*
MIR Serialization: move the MIR printer out of the MIR printing pass.
Alex Lorenz
2015-06-15
1
-0
/
+73