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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIRParser] Delete dead code. NFCI.
Davide Italiano
2016-09-21
1
-12
/
+0
*
Don't create a SymbolTable in Function when the LLVMContext discards value na...
Mehdi Amini
2016-09-17
2
-4
/
+4
*
[MIR Parser] Fix Build!
Mehdi Amini
2016-09-17
1
-1
/
+1
*
MIR Parser: issue an error when the Context discard value names.
Mehdi Amini
2016-09-17
1
-0
/
+8
*
GlobalISel: remove "unsized" LLT
Tim Northover
2016-09-15
1
-5
/
+1
*
GlobalISel: cache pointer sizes in LLT
Tim Northover
2016-09-15
1
-1
/
+3
*
GlobalISel: disambiguate types when printing MIR
Tim Northover
2016-09-12
2
-8
/
+23
*
[CodeGen] Split out the notions of MI invariance and MI dereferenceability.
Justin Lebar
2016-09-11
3
-1
/
+6
*
GlobalISel: move type information to MachineRegisterInfo.
Tim Northover
2016-09-09
2
-28
/
+8
*
[YAMLIO] Add the ability to map with context.
Zachary Turner
2016-09-08
1
-1
/
+2
*
[MFProperties] Introduce a reset method with no argument.
Quentin Colombet
2016-08-26
1
-1
/
+1
*
[MC] Move .cv_loc management logic out of MCContext
Reid Kleckner
2016-08-26
1
-0
/
+1
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-2
/
+4
*
MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing it
Matthias Braun
2016-08-24
1
-10
/
+13
*
MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...
Matthias Braun
2016-08-24
1
-1
/
+0
*
MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.
Matthias Braun
2016-08-24
1
-4
/
+17
*
MachineFunction: Introduce NoPHIs property
Matthias Braun
2016-08-23
1
-0
/
+18
*
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
3
-0
/
+66
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
[GlobalISel] Add Selected MachineFunction property.
Ahmed Bougacha
2016-08-02
1
-0
/
+2
*
[GlobalISel] Add RegBankSelected MachineFunction property.
Ahmed Bougacha
2016-08-02
1
-0
/
+3
*
[GlobalISel] Add Legalized MachineFunction property.
Ahmed Bougacha
2016-08-02
1
-0
/
+4
*
CodeGen: add new "intrinsic" MachineOperand kind.
Tim Northover
2016-07-29
3
-0
/
+36
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
2
-2
/
+2
*
[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
3
-5
/
+13
*
MIRParser: Use shorter cfi identifiers
Matthias Braun
2016-07-26
1
-5
/
+5
*
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
3
-5
/
+16
*
GlobalISel: implement low-level type with just size & vector lanes.
Tim Northover
2016-07-20
3
-39
/
+49
*
[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: Fix MIRParser not reporting nullptr on error.
Matthias Braun
2016-07-14
1
-1
/
+1
*
MIRParser: Move SlotMapping and SourceMgr refs to PFS; NFC
Matthias Braun
2016-07-13
3
-88
/
+69
*
MIRParser: Move MachineFunction reference into PFS; NFC
Matthias Braun
2016-07-13
3
-141
/
+132
*
[MIR] Check that generic virtual registers get a size.
Quentin Colombet
2016-06-08
3
-4
/
+11
*
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
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+1
*
Remove some unneeded headers and replace some headers with forward class decl...
Mehdi Amini
2016-04-16
1
-0
/
+1
*
Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
Reid Kleckner
2016-04-14
1
-0
/
+1
*
[MIR] Teach the parser how to deal with register banks.
Quentin Colombet
2016-04-08
1
-10
/
+51
*
MIRParser: Add %subreg.xxx syntax for subregister index operands
Matthias Braun
2016-03-28
3
-1
/
+27
*
Introduce MachineFunctionProperties and the AllVRegsAllocated property
Derek Schuff
2016-03-28
1
-0
/
+2
*
MILexer: Add ErrorCallbackType typedef; NFC
Matthias Braun
2016-03-18
1
-30
/
+22
*
[MIR] Change the token name for '<' and '>' to be consitent with the LLVM IR ...
Quentin Colombet
2016-03-08
2
-4
/
+4
*
[MIR] Teach the parser/printer that generic virtual registers do not need a r...
Quentin Colombet
2016-03-08
1
-6
/
+13
[next]