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
/
Analysis
/
CostModel
/
X86
/
reduce-and.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Lower the cost of avx512 horizontal bool and/or reductions to 2*log2(bi...
Craig Topper
2019-11-04
1
-21
/
+21
*
Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...
Craig Topper
2019-08-07
1
-5
/
+5
*
Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."
Mitch Phillips
2019-08-06
1
-5
/
+5
*
[X86] Enable -x86-experimental-vector-widening-legalization by default.
Craig Topper
2019-08-05
1
-5
/
+5
*
Improve reduction intrinsics by overloading result value.
Sander de Smalen
2019-06-13
1
-254
/
+254
*
[CostModel][X86] Add bool anyof/allof reduction costs
Simon Pilgrim
2019-04-17
1
-46
/
+24
*
[CostModel][X86] Fix overcounting arithmetic cost in illegal types in getArit...
Craig Topper
2018-12-07
1
-72
/
+72
*
[X86] Remove -costmodel-reduxcost=true from the experimental vector reduction...
Craig Topper
2018-12-05
1
-8
/
+8
*
[X86] Add more cost model tests for vector reductions with narrow vector type...
Craig Topper
2018-12-05
1
-0
/
+30
*
[TTI] Reduction costs only need to include a single extract element cost (REA...
Simon Pilgrim
2018-12-01
1
-172
/
+172
*
Revert "[TTI] Reduction costs only need to include a single extract element c...
Fedor Sergeev
2018-11-26
1
-172
/
+172
*
[TTI] Reduction costs only need to include a single extract element cost
Simon Pilgrim
2018-11-15
1
-172
/
+172
*
[CostModel][X86] SK_ExtractSubvector is free if the subvector is at the start...
Simon Pilgrim
2018-11-09
1
-72
/
+72
*
[TTI] Fix uses of SK_ExtractSubvector shuffle costs (PR39368)
Simon Pilgrim
2018-10-30
1
-98
/
+195
*
[CostModel][X86] Add integer vector reduction cost tests
Simon Pilgrim
2018-10-20
1
-0
/
+273