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
*
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
2015-12-05
1
-2
/
+2
*
Replace all weight-based interfaces in MBB with probability-based interfaces,...
Cong Hou
2015-12-01
1
-1
/
+2
*
Revert r254348: "Replace all weight-based interfaces in MBB with probability-...
Hans Wennborg
2015-12-01
1
-2
/
+1
*
Replace all weight-based interfaces in MBB with probability-based interfaces,...
Cong Hou
2015-12-01
1
-1
/
+2
*
Fix PR 24724 - The implicit register verifier shouldn't assume certain operand
Alex Lorenz
2015-09-10
1
-39
/
+16
*
[WinEH] Add some support for code generating catchpad
Reid Kleckner
2015-08-27
1
-1
/
+1
*
MIR Serialization: Serialize the pointer IR expression values in the machine
Alex Lorenz
2015-08-21
1
-2
/
+11
*
MIRParser: Split the 'parseIRConstant' method into two methods. NFC.
Alex Lorenz
2015-08-21
1
-3
/
+12
*
MIR Serialization: Print MCSymbol operands.
Alex Lorenz
2015-08-21
1
-1
/
+1
*
MIR Serialization: Use the global value syntax for global value memory operands.
Alex Lorenz
2015-08-20
1
-4
/
+11
*
MIR Serialization: Change syntax for the call entry pseudo source values.
Alex Lorenz
2015-08-20
1
-13
/
+20
*
MIR Serialization: Serialize unnamed local IR values in memory operands.
Alex Lorenz
2015-08-19
1
-4
/
+45
*
MIR Parser: parseIRValue should take in a constant pointer. NFC.
Alex Lorenz
2015-08-19
1
-3
/
+3
*
MIR Parser: Rename 'MachineOperandWithLocation' to 'ParsedMachineOperand'. NFC.
Alex Lorenz
2015-08-19
1
-14
/
+13
*
MIR Serialization: Serialize instruction's register ties.
Alex Lorenz
2015-08-19
1
-14
/
+93
*
MIR Serialization: Serialize defined registers that require 'def' register flag.
Alex Lorenz
2015-08-19
1
-0
/
+4
*
MIR Serialization: Serialize MMI's variable debug information.
Alex Lorenz
2015-08-19
1
-0
/
+18
*
MIR Parser: Return true on error when parsing standalone registers.
Alex Lorenz
2015-08-18
1
-2
/
+2
*
MIR Serialization: Serialize the operand's bit mask target flags.
Alex Lorenz
2015-08-18
1
-4
/
+47
*
MIR Serialization: Serialize the frame information's stack protector index.
Alex Lorenz
2015-08-18
1
-0
/
+21
*
MIR Parser: Extract the code that parses stack object references into a new
Alex Lorenz
2015-08-18
1
-2
/
+11
*
MIR Parser: Implicit register verifier should accept unexpected implicit
Alex Lorenz
2015-08-18
1
-0
/
+13
*
MIR Serialization: Serialize the memory operand's range metadata node.
Alex Lorenz
2015-08-17
1
-4
/
+10
*
MIR Serialization: Serialize the memory operand's noalias metadata node.
Alex Lorenz
2015-08-17
1
-2
/
+7
*
MIR Serialization: Serialize the memory operand's alias scope metadata node.
Alex Lorenz
2015-08-17
1
-2
/
+6
*
MIR Serialization: Serialize the memory operand's TBAA metadata node.
Alex Lorenz
2015-08-17
1
-8
/
+20
*
MIR Serialization: Serialize the '.cfi_same_value' CFI directive.
Alex Lorenz
2015-08-14
1
-0
/
+7
*
MIR Serialization: Serialize the external symbol call entry pseudo source
Alex Lorenz
2015-08-14
1
-2
/
+6
*
MIR Serialization: Serialize the global value call entry pseudo source values.
Alex Lorenz
2015-08-14
1
-1
/
+10
*
MIR Serialization: Serialize the 'internal' register operand flag.
Alex Lorenz
2015-08-14
1
-2
/
+6
*
MIR Serialization: Serialize the bundled machine instructions.
Alex Lorenz
2015-08-14
1
-7
/
+43
*
MIR Serialization: Change MIR syntax - use custom syntax for MBBs.
Alex Lorenz
2015-08-13
1
-42
/
+281
*
MIR Parser: Don't allow negative alignments for memory operands.
Alex Lorenz
2015-08-13
1
-1
/
+1
*
MIR Parser: Extract the code that parses the alignment into a new method. NFC.
Alex Lorenz
2015-08-13
1
-5
/
+13
*
MIR Parser: Allow the MI IR references to reference global values.
Alex Lorenz
2015-08-12
1
-0
/
+3
*
MIR Serialization: Serialize the fixed stack pseudo source values.
Alex Lorenz
2015-08-12
1
-1
/
+10
*
MIR Parser: Move the parsing of fixed stack object indices into new method. NFC
Alex Lorenz
2015-08-12
1
-2
/
+11
*
MIR Serialization: Serialize the jump table pseudo source values.
Alex Lorenz
2015-08-12
1
-1
/
+4
*
MIR Serialization: Serialize the GOT pseudo source values.
Alex Lorenz
2015-08-12
1
-1
/
+5
*
MIR Serialization: Serialize the stack pseudo source values.
Alex Lorenz
2015-08-12
1
-1
/
+4
*
MIR Serialization: Serialize the constant pool pseudo source values.
Alex Lorenz
2015-08-12
1
-14
/
+44
*
MIR Serialization: Serialize the liveout register mask machine operands.
Alex Lorenz
2015-08-10
1
-0
/
+30
*
MIR Serialization: Serialize the base alignment for the machine memory operands.
Alex Lorenz
2015-08-07
1
-3
/
+14
*
MIR Serialization: Serialize the offsets for the machine memory operands.
Alex Lorenz
2015-08-07
1
-1
/
+5
*
MIR Parser: Extract the parsing of the operand's offset into a new method. NFC.
Alex Lorenz
2015-08-07
1
-2
/
+10
*
MIR Serialization: Fix serialization of unnamed IR block references.
Alex Lorenz
2015-08-06
1
-10
/
+23
*
MIR Parser: Simplify the token's string value handling.
Alex Lorenz
2015-08-06
1
-9
/
+7
*
MIR Parser: Report an error when parsing duplicate memory operand flags.
Alex Lorenz
2015-08-06
1
-1
/
+5
*
MIR Serialization: Serialize the 'invariant' machine memory operand flag.
Alex Lorenz
2015-08-06
1
-1
/
+4
*
MIR Serialization: Serialize the 'non-temporal' machine memory operand flag.
Alex Lorenz
2015-08-06
1
-0
/
+3
[next]