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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIRParser: Allow regclass specification on operand
Matthias Braun
2017-01-18
1
-1
/
+8
*
MIRParser: Add support for parsing vreg reg alloc hints
Tom Stellard
2016-11-15
1
-0
/
+4
*
MIRParser: Rewrite register info initialization; mostly NFC
Matthias Braun
2016-10-11
1
-15
/
+30
*
MIRParser: Move SlotMapping and SourceMgr refs to PFS; NFC
Matthias Braun
2016-07-13
1
-16
/
+11
*
MIRParser: Move MachineFunction reference into PFS; NFC
Matthias Braun
2016-07-13
1
-26
/
+28
*
[MIR] Check that generic virtual registers get a size.
Quentin Colombet
2016-06-08
1
-0
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+1
*
MIR Serialization: Serialize MMI's variable debug information.
Alex Lorenz
2015-08-19
1
-0
/
+5
*
MIR Serialization: Serialize the frame information's stack protector index.
Alex Lorenz
2015-08-18
1
-0
/
+5
*
MIR Serialization: Change MIR syntax - use custom syntax for MBBs.
Alex Lorenz
2015-08-13
1
-8
/
+30
*
MIR Serialization: Serialize the unnamed basic block references.
Alex Lorenz
2015-07-27
1
-0
/
+6
*
MIR Serialization: Serialize the machine function's liveins.
Alex Lorenz
2015-07-27
1
-0
/
+6
*
MIR Serialization: Initial serialization of machine constant pools.
Alex Lorenz
2015-07-20
1
-0
/
+1
*
MIR Serialization: Serialize the frame index machine operands.
Alex Lorenz
2015-07-16
1
-0
/
+2
*
MIR Serialization: Serialize the jump table index operands.
Alex Lorenz
2015-07-15
1
-0
/
+1
*
MIR Serialization: Serialize the machine basic block live in registers.
Alex Lorenz
2015-07-14
1
-0
/
+6
*
MIR Serialization: Serialize the virtual register operands.
Alex Lorenz
2015-07-10
1
-0
/
+1
*
MIR Parser: wrap 'MBBSlots' from the MI parsing functions in a struct. NFC.
Alex Lorenz
2015-07-07
1
-3
/
+6
*
MIR Serialization: Serialize MBB successors.
Alex Lorenz
2015-06-30
1
-0
/
+5
*
MIR Parser: make the machine instruction parsing interface more consistent. NFC.
Alex Lorenz
2015-06-30
1
-4
/
+4
*
MIR Serialization: Serialize global address machine operands.
Alex Lorenz
2015-06-26
1
-1
/
+2
*
MIR Serialization: Serialize machine basic block operands.
Alex Lorenz
2015-06-26
1
-2
/
+6
*
MIR Serialization: Serialize machine instruction names.
Alex Lorenz
2015-06-22
1
-0
/
+31