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
/
X86
/
horizontal-reduce-umax.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner][x86] scalarize binop followed by extractelement
Sanjay Patel
2019-01-03
1
-110
/
+110
*
[X86] Move promotion of vector and/or/xor from legalization to DAG combine
Craig Topper
2018-10-15
1
-62
/
+48
*
[X86] When lowering unsigned v2i64 setcc without SSE42, flip the sign bits in...
Craig Topper
2018-10-09
1
-3
/
+3
*
[SelectionDAG] enhance vector demanded elements to look at a vector select co...
Sanjay Patel
2018-09-09
1
-24
/
+8
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
1
-4
/
+4
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Quentin Colombet
2018-02-17
1
-4
/
+4
*
[X86][SSE] Enable SMIN/SMAX/UMIN/UMAX custom lowering for all legal types
Simon Pilgrim
2018-02-11
1
-361
/
+252
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
1
-4
/
+4
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-52
/
+52
*
[X86] Use vpternlog to implement vector not under AVX512.
Craig Topper
2018-01-26
1
-36
/
+74
*
[X86][SSE] Use (V)PHMINPOSUW for vXi8 SMAX/SMIN/UMAX/UMIN horizontal reductio...
Simon Pilgrim
2017-12-19
1
-163
/
+121
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-48
/
+48
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-98
/
+98
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-48
/
+48
*
[X86][SSE] Use (V)PHMINPOSUW for vXi16 SMAX/SMIN/UMAX/UMIN horizontal reducti...
Simon Pilgrim
2017-11-23
1
-127
/
+85
*
[X86][SSE] Tests for integer min/max horizontal reductions
Simon Pilgrim
2017-11-05
1
-0
/
+2203