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
/
Lanai
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
1
-9
/
+9
*
[SDAG] commute setcc operands to match a subtract
Sanjay Patel
2019-07-10
1
-5
/
+5
*
[Lanai] auto-generate complete test checks; NFC
Sanjay Patel
2019-06-28
1
-21
/
+96
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[DAGCombine][X86][AArch64][MIPS][LANAI] (C - x) - y -> C - (x + y) fold (PR...
Roman Lebedev
2019-06-04
1
-7
/
+7
*
UpdateTestChecks: Lanai triple support
Roman Lebedev
2019-05-29
1
-41
/
+130
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-0
/
+26
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-0
/
+5
*
Remove SETCCE use from Lanai's backend
Amaury Sechet
2018-06-03
1
-24
/
+48
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-150
/
+150
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-1
/
+1
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-1
/
+1
*
MIR: Print the register class or bank in vreg defs
Justin Bogner
2017-10-24
1
-84
/
+84
*
CodeGen: Rename DEBUG_TYPE to match passnames
Matthias Braun
2017-05-25
1
-1
/
+1
*
[lanai] Add computeKnownBitsForTargetNode for Lanai.
Jacques Pienaar
2017-05-09
1
-0
/
+48
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-2
/
+2
*
[lanai] Simplify small section check in LowerGlobalAddress and treat ldata se...
Jacques Pienaar
2016-12-15
1
-0
/
+14
*
Move .mir tests to appropriate directories
Matthias Braun
2016-12-09
1
-0
/
+678
*
[lanai] Custom lowering of SHL_PARTS
Jacques Pienaar
2016-12-02
1
-0
/
+24
*
[lanai] Manually match 0/-1 with R0/R1.
Jacques Pienaar
2016-11-29
1
-4
/
+4
*
Add a REQUIRES: assert on a Lanai test that uses a -debug-only flag
Eli Bendersky
2016-07-29
1
-1
/
+2
*
[lanai] Use peephole optimizer to generate more conditional ALU operations.
Jacques Pienaar
2016-07-07
2
-170
/
+109
*
[lanai] Change reloc to use PIC_ by default and cleanup.
Jacques Pienaar
2016-05-20
1
-8
/
+3
*
[lanai] Add subword scheduling itineraries.
Jacques Pienaar
2016-04-20
1
-0
/
+29
*
[lanai] Add lowering for SETCCE i32.
Jacques Pienaar
2016-04-19
2
-1
/
+109
*
[lanai] Add custom lowering for SRL_PARTS i32.
Jacques Pienaar
2016-04-14
1
-0
/
+12
*
[lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMem...
Jacques Pienaar
2016-04-14
1
-0
/
+55
*
[lanai] LanaiSetflagAluCombiner more conservative
Jacques Pienaar
2016-04-05
1
-3
/
+47
*
[lanai] Add Lanai backend.
Jacques Pienaar
2016-03-28
13
-0
/
+746