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
/
Transforms
/
Vectorize
/
SLPVectorizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SLPVectorizer] Debug info shouldn't impact spill cost computation.
Davide Italiano
2018-04-30
1
-1
/
+4
*
[SLP] Use getExtractWithExtendCost() to compute the scalar cost of extractele...
Haicheng Wu
2018-04-16
1
-1
/
+17
*
[SLP] Fixed formatting, NFC.
Alexey Bataev
2018-04-03
1
-1
/
+2
*
[SLP] Fix PR36481: vectorize reassociated instructions.
Alexey Bataev
2018-04-03
1
-92
/
+228
*
Recommit "[SLP] Fix issues with debug output in the SLP vectorizer."
Alexey Bataev
2018-04-03
1
-3
/
+4
*
Revert "[SLP] Fix PR36481: vectorize reassociated instructions."
Benjamin Kramer
2018-04-03
1
-230
/
+95
*
[SLP] Fix issues with debug output in the SLP vectorizer.
Chandler Carruth
2018-04-03
1
-10
/
+10
*
[SLP] Distinguish "demanded and shrinkable" from "demanded and not shrinkable...
Haicheng Wu
2018-04-03
1
-17
/
+6
*
[SLP] Fix PR36481: vectorize reassociated instructions.
Alexey Bataev
2018-04-02
1
-92
/
+227
*
[SLP] Stop counting cost of gather sequences with multiple uses
Matthew Simpson
2018-03-23
1
-1
/
+22
*
[SLP] clean some formats
Haicheng Wu
2018-03-13
1
-3
/
+3
*
[SLP] Allow vectorization of reversed loads.
Alexey Bataev
2018-02-14
1
-6
/
+20
*
[SLP] Take user instructions cost into consideration in insertelement vectori...
Alexey Bataev
2018-02-12
1
-8
/
+20
*
[SLPVectorizer][NFC] Make a loop more readable.
Clement Courbet
2018-02-07
1
-7
/
+5
*
[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.
Alexey Bataev
2018-01-29
1
-133
/
+382
*
Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...
Alexey Bataev
2018-01-27
1
-369
/
+131
*
Revert "[SLP] Removed the warning about unused variable, NFC."
Alexey Bataev
2018-01-27
1
-1
/
+1
*
[SLP] Removed the warning about unused variable, NFC.
Alexey Bataev
2018-01-26
1
-1
/
+1
*
[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.
Alexey Bataev
2018-01-26
1
-131
/
+369
*
Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...
Alexey Bataev
2018-01-25
1
-350
/
+129
*
[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.
Alexey Bataev
2018-01-25
1
-129
/
+350
*
Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...
Alexey Bataev
2018-01-25
1
-352
/
+130
*
[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.
Alexey Bataev
2018-01-25
1
-130
/
+352
*
Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...
Alexey Bataev
2018-01-24
1
-346
/
+122
*
[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.
Alexey Bataev
2018-01-24
1
-122
/
+346
*
Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...
Alexey Bataev
2018-01-23
1
-343
/
+121
*
[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.
Alexey Bataev
2018-01-23
1
-121
/
+343
*
[SLP] Fix vectorization for tree with trunc to minimum required bit width.
Alexey Bataev
2018-01-19
1
-2
/
+20
*
[SLP] Fix for PR32164: Improve vectorization of reverse order of extract oper...
Alexey Bataev
2018-01-16
1
-10
/
+17
*
[SLP] Fix PR35777: Incorrect handling of aggregate values.
Alexey Bataev
2018-01-08
1
-50
/
+10
*
[SLP] Fix PR35628: Count external uses on extra reduction arguments.
Alexey Bataev
2018-01-08
1
-1
/
+0
*
[SLPVectorizer] Reintroduce std::stable_sort(properlyDominates()).
Davide Italiano
2018-01-07
1
-9
/
+23
*
Revert r320548:[SLP] Vectorize jumbled memory loads
Mohammad Shahid
2017-12-20
1
-195
/
+83
*
Silence a bunch of implicit fallthrough warnings
Adrian Prantl
2017-12-19
1
-0
/
+1
*
[SLPVectorizer] Don't ignore scalar extraction instructions of aggregate value
Guozhi Wei
2017-12-14
1
-3
/
+7
*
[SLP] Vectorize jumbled memory loads.
Mohammad Shahid
2017-12-13
1
-83
/
+195
*
Revert r319531 "[SLPVectorizer] Failure to beneficially vectorize 'copyable' ...
Hans Wennborg
2017-12-01
1
-343
/
+143
*
[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in inte...
Dinar Temirbulatov
2017-12-01
1
-143
/
+343
*
SLPVectorizer.cpp: Avoid std::stable_sort(properlyDominates()).
NAKAMURA Takumi
2017-11-21
1
-23
/
+9
*
[SLP] Added more missed optimization remarks
Adam Nemet
2017-11-15
1
-14
/
+74
*
Revert r318193 "[SLPVectorizer] Failure to beneficially vectorize 'copyable' ...
Hans Wennborg
2017-11-15
1
-318
/
+140
*
[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in inte...
Dinar Temirbulatov
2017-11-14
1
-140
/
+318
*
[SLP] Fix PR23510: Try to find best possible vectorizable stores.
Alexey Bataev
2017-11-09
1
-23
/
+30
*
Add an @llvm.sideeffect intrinsic
Dan Gohman
2017-11-08
1
-1
/
+3
*
Revert rL317618
Mitch Phillips
2017-11-08
1
-319
/
+140
*
[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in inte...
Dinar Temirbulatov
2017-11-07
1
-140
/
+319
*
[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...
Sanjay Patel
2017-11-06
1
-2
/
+2
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-17
1
-5
/
+19
*
Revert rL315894, "SLPVectorizer.cpp: Try to appease stage2-3 difference. (D38...
NAKAMURA Takumi
2017-10-16
1
-9
/
+23
*
SLPVectorizer.cpp: Try to appease stage2-3 difference. (D38586)
NAKAMURA Takumi
2017-10-16
1
-23
/
+9
[next]