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
...
*
[MC] Move .cv_loc management logic out of MCContext
Reid Kleckner
2016-08-26
1
-0
/
+1
*
GlobalISel: legalize integer comparisons on AArch64.
Tim Northover
2016-08-23
1
-1
/
+1
*
GlobalISel: support irtranslation of icmp instructions.
Tim Northover
2016-08-17
1
-0
/
+62
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
CodeGen: add new "intrinsic" MachineOperand kind.
Tim Northover
2016-07-29
1
-0
/
+34
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-1
/
+1
*
[MIRParser] Accept unsized generic instructions.
Ahmed Bougacha
2016-07-28
1
-6
/
+2
*
MIRParser: Use dot instead of colon to mark subregisters
Matthias Braun
2016-07-26
1
-3
/
+3
*
GlobalISel: omit braces on MachineInstr types when there's only one.
Tim Northover
2016-07-26
1
-4
/
+10
*
GlobalISel: allow multiple types on MachineInstrs.
Tim Northover
2016-07-22
1
-7
/
+14
*
GlobalISel: implement alloca instruction
Tim Northover
2016-07-22
1
-2
/
+8
*
GlobalISel: implement low-level type with just size & vector lanes.
Tim Northover
2016-07-20
1
-35
/
+42
*
[GlobalISel] Mark newly-created gvregs as having a bank.
Ahmed Bougacha
2016-07-19
1
-1
/
+5
*
MIParser: reject subregister indexes on physregs
Matthias Braun
2016-07-16
1
-0
/
+2
*
[CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOp...
Justin Lebar
2016-07-15
1
-4
/
+4
*
MIRParser: Move SlotMapping and SourceMgr refs to PFS; NFC
Matthias Braun
2016-07-13
1
-52
/
+29
*
MIRParser: Move MachineFunction reference into PFS; NFC
Matthias Braun
2016-07-13
1
-33
/
+34
*
[MIR] Check that generic virtual registers get a size.
Quentin Colombet
2016-06-08
1
-4
/
+6
*
MIR: Fix parsing of stack object references in MachineMemOperands
Matthias Braun
2016-06-08
1
-1
/
+10
*
MIR: Support MachineMemOperands without associated value
Matthias Braun
2016-06-04
1
-7
/
+9
*
MIRParser: Add %subreg.xxx syntax for subregister index operands
Matthias Braun
2016-03-28
1
-0
/
+14
*
[MIR] Teach the parser how to parse complex types of generic machine instruct...
Quentin Colombet
2016-03-08
1
-14
/
+29
*
[MIR] Teach the mir parser about types on generic machine instructions.
Quentin Colombet
2016-03-08
1
-0
/
+33
*
[MIR] Teach the parser how to handle the size of generic virtual registers.
Quentin Colombet
2016-03-07
1
-8
/
+36
*
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
[prev]
[next]