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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SLP] Vectorize loads of consecutive memory accesses, accessed in non-consecu...
Mohammad Shahid
2017-01-28
1
-57
/
+120
*
[SLP] Refactoring of horizontal reduction analysis, NFC.
Alexey Bataev
2017-01-27
1
-24
/
+25
*
[LV] Fix an issue where forming LCSSA in the place that we did would
Chandler Carruth
2017-01-26
1
-4
/
+9
*
[TargetTransformInfo] Refactor and improve getScalarizationOverhead()
Jonas Paulsson
2017-01-26
1
-33
/
+15
*
[SLP] Improve horizontal vectorization for non-power-of-2 number of
Alexey Bataev
2017-01-25
1
-2
/
+4
*
[SLP] Refactoring of HorizontalReduction class, NFC.
Alexey Bataev
2017-01-24
1
-34
/
+20
*
[SLP] Make ReductionOpcode have the right (enum) type. NFC.
Michael Kuperstein
2017-01-21
1
-13
/
+10
*
[SLP] Delete useless helper. NFC.
Michael Kuperstein
2017-01-21
1
-14
/
+10
*
Test commit access, remove trailing whitespace
Mikael Holmen
2017-01-19
1
-1
/
+1
*
[LV] Run loop-simplify and LCSSA explicitly instead of "requiring" them
Michael Kuperstein
2017-01-19
1
-5
/
+13
*
[LV] Allow reductions that have several uses outside the loop
Michael Kuperstein
2017-01-18
1
-5
/
+2
*
[LV] Mark non-consecutive-like pointers non-uniform
Matthew Simpson
2017-01-17
1
-0
/
+7
*
[PM] Introduce an analysis set used to preserve all analyses over
Chandler Carruth
2017-01-15
1
-2
/
+2
*
Give comparator const call operator
Eric Fiselier
2017-01-15
1
-1
/
+1
*
Remove unused lambda captures. NFC
Malcolm Parsons
2017-01-13
1
-2
/
+2
*
[SLP] Remove bogus assert.
Michael Kuperstein
2017-01-11
1
-4
/
+0
*
[X86] updating TTI costs for arithmetic instructions on X86\SLM arch.
Mohammed Agabaria
2017-01-11
1
-3
/
+4
*
[PM] Rewrite the loop pass manager to use a worklist and augmented run
Chandler Carruth
2017-01-11
1
-3
/
+4
*
[LV] Fix-up external IV users after updating dominator tree
Matthew Simpson
2017-01-09
1
-7
/
+20
*
Remove unused method in LoopVectorize.cpp.
Jonas Paulsson
2017-01-09
1
-7
/
+0
*
Currently isLikelyComplexAddressComputation tries to figure out if the given ...
Mohammed Agabaria
2017-01-05
1
-42
/
+17
*
[LV] Sink tripcount query to where it's actually used. NFC.
Michael Kuperstein
2016-12-19
1
-5
/
+4
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
3
-26
/
+53
*
Reapply "[LV] Enable vectorization of loops with conditional stores by default"
Matthew Simpson
2016-12-16
1
-1
/
+1
*
[LV] Don't attempt to type-shrink scalarized instructions
Matthew Simpson
2016-12-16
1
-5
/
+21
*
Revert r289863: [LV] Enable vectorization of loops with conditional
Chandler Carruth
2016-12-16
1
-1
/
+1
*
[LV] Enable vectorization of loops with conditional stores by default
Matthew Simpson
2016-12-15
1
-1
/
+1
*
Remove the AssumptionCache
Hal Finkel
2016-12-15
3
-53
/
+26
*
[LV] Don't vectorize when we have a small static bound on trip count
Michael Kuperstein
2016-12-13
1
-2
/
+2
*
[SLP] Fix sign-extends for type-shrinking
Matthew Simpson
2016-12-12
1
-15
/
+62
*
[SLP] Fix for PR6246: vectorization for scalar ops on vector elements.
Alexey Bataev
2016-12-08
1
-66
/
+80
*
[LV] Scalarize operands of predicated instructions
Matthew Simpson
2016-12-07
1
-7
/
+210
*
Revert "[SLP] Fix for PR6246: vectorization for scalar ops on vector elements."
Renato Golin
2016-12-02
1
-74
/
+66
*
[SLP] Fix for PR6246: vectorization for scalar ops on vector elements.
Alexey Bataev
2016-12-02
1
-66
/
+74
*
Revert "[SLP] Fix for PR6246: vectorization for scalar ops on vector elements."
Artem Belevich
2016-12-01
1
-72
/
+66
*
[SLP] Fix for PR6246: vectorization for scalar ops on vector elements.
Alexey Bataev
2016-12-01
1
-66
/
+72
*
[SLP] Fixed cost model for horizontal reduction.
Alexey Bataev
2016-12-01
1
-1
/
+2
*
[SLPVectorizer] Improved support of partial tree vectorization.
Alexey Bataev
2016-11-29
1
-87
/
+178
*
[LoadStoreVectorizer] Enable vectorization of stores in the presence of an al...
Alina Sbirlea
2016-11-23
1
-3
/
+25
*
Fix spelling mistakes in Transforms comments. NFC.
Simon Pilgrim
2016-11-20
1
-1
/
+1
*
[CMake] NFC. Updating CMake dependency specifications
Chris Bieneman
2016-11-17
1
-2
/
+3
*
[LoopVectorize] Fix for non-determinism in codegen
Mandeep Singh Grang
2016-11-16
1
-1
/
+1
*
Fixed the lost FastMathFlags for CALL operations in SLPVectorizer.
Vyacheslav Klochkov
2016-11-16
1
-0
/
+1
*
[LoopVectorizer] When estimating reg usage, unused insts may "end" another use
Robert Lougher
2016-11-15
1
-3
/
+4
*
Test commit, remove trailing space.
Florian Hahn
2016-11-15
1
-1
/
+1
*
[LV] Stop saying "use -Rpass-analysis=loop-vectorize"
Adam Nemet
2016-11-11
1
-2
/
+1
*
Fixed the lost FastMathFlags for FCmp operations in SLPVectorizer.
Vyacheslav Klochkov
2016-11-11
1
-3
/
+4
*
Reset debug loc to OldInduction in InnerLoopVectorizer::createInductionVariab...
Dehao Chen
2016-11-07
1
-1
/
+3
*
Second attempt at r285517.
Dorit Nuzman
2016-10-31
1
-11
/
+65
*
Revert r285517 due to build failures.
Dorit Nuzman
2016-10-30
1
-59
/
+1
[prev]
[next]