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
/
test
/
CodeGen
/
MIR
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
5
-90
/
+90
*
Move tests to the correct place
Matthias Braun
2018-01-19
7
-276
/
+0
*
[MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'.
Puyan Lotfi
2018-01-10
1
-1
/
+1
*
[CodeGen] Always use `printReg` to print registers in both MIR and debug
Francis Visoiu Mistrih
2017-11-30
5
-19
/
+19
*
[IfConversion] Add testcases [NFC]
Mikael Holmen
2017-09-20
6
-0
/
+211
*
[MIRPrinter] Print empty successor lists when they cannot be guessed
Quentin Colombet
2017-09-19
1
-1
/
+2
*
[MIR] Print target-specific constant pools
Diana Picus
2017-08-02
1
-0
/
+27
*
Revert "[IfConversion] Keep the CFG updated incrementally in IfConvertTriangle"
Tobias Grosser
2017-05-29
1
-24
/
+0
*
[IfConversion] Keep the CFG updated incrementally in IfConvertTriangle
Mikael Holmen
2017-05-12
1
-0
/
+24
*
[IfConversion] Add missing check in IfConversion/canFallThroughTo
Mikael Holmen
2017-05-10
1
-0
/
+64
*
Move test to correct directory
Matthias Braun
2016-12-17
1
-157
/
+0
*
Move .mir tests to appropriate directories
Matthias Braun
2016-12-09
2
-119
/
+0
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+0
*
MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing it
Matthias Braun
2016-08-24
1
-1
/
+0
*
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
-1
/
+0
*
MIRParser: Use shorter cfi identifiers
Matthias Braun
2016-07-26
2
-18
/
+18
*
llc: Add support for -run-pass none
Matthias Braun
2016-07-16
5
-5
/
+5
*
ARM/MIR: Move test from MIR to CodeGen/ARM directory
Matthias Braun
2016-07-16
1
-164
/
+0
*
[MIR] Print on the given output instead of stderr.
Quentin Colombet
2016-07-13
5
-5
/
+5
*
PeepholeOptimizer: Make pass name match DEBUG_TYPE
Matt Arsenault
2016-07-08
2
-2
/
+2
*
ARM: fix handling of SUB immediates in peephole opt.
Tim Northover
2016-05-02
2
-0
/
+119
*
tests: tweak MIR for ARM tests to correct MI issues
Saleem Abdulrasool
2016-04-26
2
-5
/
+7
*
test: remove some bleeding whitespace
Saleem Abdulrasool
2016-04-26
2
-57
/
+57
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
2
-6
/
+4
*
CodeGen: Clear the MFI's save and restore point after PrologEpilogInserter
Justin Bogner
2016-04-12
1
-2
/
+0
*
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
Derek Schuff
2016-04-04
1
-0
/
+1
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
2
-2
/
+2
*
Introduce MachineFunctionProperties and the AllVRegsAllocated property
Derek Schuff
2016-03-28
1
-0
/
+1
*
When printing MIR, output to errs() rather than outs().
Justin Lebar
2016-02-19
2
-2
/
+2
*
Convert the CodeGen/ARM/sched-it-debug-nodes.ll testcase from IR -> MIR.
Adrian Prantl
2015-12-21
1
-0
/
+160
*
Teach ARMLoadStoreOptimizer to ignore DBG_VALUE instructions when merging
Adrian Prantl
2015-12-21
1
-0
/
+165
*
MIR Serialization: Serialize the '.cfi_same_value' CFI directive.
Alex Lorenz
2015-08-14
1
-0
/
+80
*
MIR Serialization: Serialize the 'internal' register operand flag.
Alex Lorenz
2015-08-14
1
-5
/
+5
*
MIR Serialization: Serialize the bundled machine instructions.
Alex Lorenz
2015-08-14
5
-0
/
+177