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
*
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
*
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
Adam Nemet
2017-10-09
1
-1
/
+1
*
Revert r314806 "[SLP] Vectorize jumbled memory loads."
Hans Wennborg
2017-10-03
1
-185
/
+84
*
[SLP] Vectorize jumbled memory loads.
Mohammad Shahid
2017-10-03
1
-84
/
+185
*
[SLP] Fix crash on propagate IR flags for undef operands of min/max
Alexey Bataev
2017-09-27
1
-3
/
+6
*
[SLP] fix typos/formatting; NFC
Sanjay Patel
2017-09-27
1
-14
/
+13
*
[SLP] Support for horizontal min/max reduction.
Alexey Bataev
2017-09-25
1
-68
/
+382
*
Revert r313771 "[SLP] Vectorize jumbled memory loads."
Hans Wennborg
2017-09-20
1
-182
/
+83
*
[SLP] Vectorize jumbled memory loads.
Mohammad Shahid
2017-09-20
1
-83
/
+182
*
Revert r313736: "[SLP] Vectorize jumbled memory loads."
Alexander Kornienko
2017-09-20
1
-182
/
+83
*
[SLP] Vectorize jumbled memory loads.
Mohammad Shahid
2017-09-20
1
-83
/
+182
*
[SLP] clean up for vector store case; NFCI
Sanjay Patel
2017-09-18
1
-12
/
+11
*
[SLP] Revert r312791 and other necessary commits, except for TTI and
Chandler Carruth
2017-09-15
1
-245
/
+49
*
Revert "[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements...
Ilya Biryukov
2017-09-15
1
-317
/
+142
*
[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in inte...
Dinar Temirbulatov
2017-09-15
1
-142
/
+317
*
[SLPVectorizer] Remove duplicated functionality code in initScheduleData func...
Dinar Temirbulatov
2017-09-15
1
-6
/
+0
*
[SLPVectorizer] Prefer auto over explicit type for VL0, NFCI.
Dinar Temirbulatov
2017-09-14
1
-1
/
+1
*
[SLP] Fix for PHINode during horizontal reduction scanning, NFC.
Alexey Bataev
2017-09-12
1
-1
/
+1
*
[SLP] Fix buildbots, NFC.
Alexey Bataev
2017-09-09
1
-2
/
+2
*
[SLPVectorizer] Add struct InstructionsState that holds information about ana...
Dinar Temirbulatov
2017-09-08
1
-88
/
+120
[next]