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
/
MIRParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MIR Serialization: Serialize the virtual register definitions.
Alex Lorenz
2015-07-09
1
-3
/
+47
*
MIR Parser: Report an error when parsing machine function with an empty body.
Alex Lorenz
2015-07-09
1
-0
/
+3
*
MIR Serialization: Serialize the simple MachineFrameInfo attributes.
Alex Lorenz
2015-07-09
1
-0
/
+25
*
MIR Parser: Use source locations for MBB naming errors.
Alex Lorenz
2015-07-08
1
-4
/
+18
*
MIR Parser: wrap 'MBBSlots' from the MI parsing functions in a struct. NFC.
Alex Lorenz
2015-07-07
1
-10
/
+10
*
MIR Serialization: Serialize MBB successors.
Alex Lorenz
2015-06-30
1
-1
/
+10
*
MIR Parser: refactor error reporting for machine instruction parser errors. NFC.
Alex Lorenz
2015-06-30
1
-5
/
+14
*
MIR Parser: make the machine instruction parsing interface more consistent. NFC.
Alex Lorenz
2015-06-30
1
-6
/
+6
*
MIR Serialization: Serialize global address machine operands.
Alex Lorenz
2015-06-26
1
-2
/
+5
*
MIR Serialization: Serialize machine basic block operands.
Alex Lorenz
2015-06-26
1
-5
/
+21
*
MIR Serialization: Serialize simple MachineRegisterInfo attributes.
Alex Lorenz
2015-06-24
1
-0
/
+19
*
MIR Parser: Use correct source locations for machine instruction diagnostics.
Alex Lorenz
2015-06-23
1
-2
/
+23
*
MIR Serialization: Serialize machine instruction names.
Alex Lorenz
2015-06-22
1
-3
/
+15
*
MIR Parser: report an error when a basic block isn't found.
Alex Lorenz
2015-06-19
1
-1
/
+3
*
MIR Serialization: Serialize the list of machine basic blocks with simple att...
Alex Lorenz
2015-06-19
1
-0
/
+30
*
MIR Parser: Report an error when a machine function doesn't have a correspond...
Alex Lorenz
2015-06-16
1
-0
/
+3
*
MIR Serialization: Print and parse simple machine function attributes.
Alex Lorenz
2015-06-16
1
-0
/
+5
*
MIR Serialization: Create dummy functions when the MIR file doesn't have LLVM...
Alex Lorenz
2015-06-15
1
-3
/
+24
*
MIR Serialization: Report an error when machine functions have the same name.
Alex Lorenz
2015-06-15
1
-0
/
+3
*
MIR Serialization: Connect the machine function analysis pass to the MIR parser.
Alex Lorenz
2015-06-15
1
-22
/
+83
*
MIR Serialization: use correct line and column numbers for LLVM IR errors.
Alex Lorenz
2015-05-29
1
-1
/
+40
*
MIR Serialization: print and parse machine function names.
Alex Lorenz
2015-05-28
1
-14
/
+56
*
Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format).
Alex Lorenz
2015-05-27
1
-0
/
+90
[prev]