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
*
[LV] Transform truncations of non-primary induction variables
Matthew Simpson
2017-03-27
1
-11
/
+10
*
Revert r298620: [LV] Vectorize GEPs
Ivan Krasin
2017-03-24
1
-117
/
+67
*
[LV] Vectorize GEPs
Matthew Simpson
2017-03-23
1
-67
/
+117
*
[LV] Delete unneeded scalar GEP creation code
Matthew Simpson
2017-03-23
1
-33
/
+1
*
Test commit access
Yi Kong
2017-03-21
1
-10
/
+10
*
[LV] Refactor cross-iteration phi's back-patching; NFC
Gil Rapaport
2017-03-14
1
-232
/
+244
*
[LV] Refactor Cost Model's selectVectorizationFactor(); NFC
Ayal Zaks
2017-03-14
1
-73
/
+132
*
[TargetTransformInfo] getIntrinsicInstrCost() scalarization estimation improved
Jonas Paulsson
2017-03-14
3
-26
/
+33
*
[LV] Set memcheck metadata also for VF==1
Gil Rapaport
2017-03-13
1
-5
/
+1
*
[LV] A unified scalarizeInstruction() for Vectorizer and Unroller; NFC
Gil Rapaport
2017-03-12
1
-66
/
+8
*
Test commit.
Ayal Zaks
2017-03-12
1
-0
/
+1
*
[SLP] Revert everything that has to do with memory access sorting.
Michael Kuperstein
2017-03-10
1
-122
/
+57
*
Add support for DenseMap/DenseSet count and find using const pointers
Daniel Berlin
2017-03-10
1
-3
/
+3
*
[SLP] Mark values in Dot that need to be extracted
Adam Nemet
2017-03-09
1
-3
/
+9
*
[SLP] Visualize SLP trees with -view-slp-tree
Adam Nemet
2017-03-08
1
-62
/
+167
*
[LV] Select legal insert point when fixing first-order recurrences
Matthew Simpson
2017-03-08
1
-7
/
+9
*
[LV] Consider users that are memory accesses in uniforms expansion step
Matthew Simpson
2017-03-07
1
-1
/
+3
*
[SLP] Revert r296863 due to miscompiles.
Michael Kuperstein
2017-03-06
1
-79
/
+72
*
[SLP] Fixes the bug due to absence of in order uses of scalars which needs to...
Mohammad Shahid
2017-03-03
1
-72
/
+79
*
[LV] Considier non-consecutive but vectorizable accesses for VF selection
Matthew Simpson
2017-03-02
1
-3
/
+10
*
Revert r296575 "[SLP] Fixes the bug due to absence of in order uses of scalar...
Hans Wennborg
2017-03-01
1
-65
/
+70
*
[SLP] Preserve IR flags when vectorizing horizontal reductions.
Alexey Bataev
2017-03-01
1
-2
/
+5
*
[SLP] Preserve IR flags for extra args.
Alexey Bataev
2017-03-01
1
-9
/
+11
*
[SLP] Fix for PR32038: extra add of PHI node when it is not required.
Alexey Bataev
2017-03-01
1
-17
/
+3
*
[LV] These remark should have been missed remarks
Adam Nemet
2017-03-01
1
-2
/
+2
*
[SLP] Fixes the bug due to absence of in order uses of scalars which needs to...
Mohammad Shahid
2017-03-01
1
-70
/
+65
*
Revert "(HEAD, origin/master, origin/HEAD, master) [LV] These should missed r...
Adam Nemet
2017-02-28
1
-2
/
+2
*
[LV] These should missed remarks
Adam Nemet
2017-02-28
1
-2
/
+2
*
[LV] Merge floating-point and integer induction widening code
Matthew Simpson
2017-02-24
1
-65
/
+92
*
[LAA] Remove unused LoopAccessReport
Adam Nemet
2017-02-23
1
-16
/
+0
*
[LV] Remove unused VectorizationReport
Adam Nemet
2017-02-23
1
-15
/
+0
*
[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong
Alexey Bataev
2017-02-23
1
-13
/
+21
*
Revert "[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong"
Alexey Bataev
2017-02-23
1
-21
/
+14
*
[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong
Alexey Bataev
2017-02-23
1
-14
/
+21
*
Revert "[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong"
Alexey Bataev
2017-02-23
1
-19
/
+13
*
[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong
Alexey Bataev
2017-02-23
1
-13
/
+19
*
LoadStoreVectorizer: Split even sized illegal chains properly
Matt Arsenault
2017-02-23
1
-3
/
+6
*
Revert r295868 because it breaks a different SLP lit test.
Michael Kuperstein
2017-02-22
1
-18
/
+13
*
[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong result
Alexey Bataev
2017-02-22
1
-13
/
+18
*
[LoopVectorize] Added address space check when analysing interleaved accesses
Karl-Johan Karlsson
2017-02-22
1
-14
/
+19
*
[SLP] Remove unused initial value from the variable, NFC.
Alexey Bataev
2017-02-22
1
-1
/
+1
*
[SLP] nullptr'ize initial value in `findBuildAggregate()`, NFC.
Alexey Bataev
2017-02-20
1
-1
/
+1
*
[SLP] Rework `findBuildAggregate()` from ercursive form to iterative, NFC.
Alexey Bataev
2017-02-20
1
-9
/
+12
*
[LV] Remove constant restriction for vector phi creation
Matthew Simpson
2017-02-17
1
-44
/
+37
*
[LV] Rename Induction to PrimaryInduction. NFC.
Michael Kuperstein
2017-02-14
1
-12
/
+12
*
Reapply "[LV] Extend trunc optimization to all IVs with constant integer steps"
Matthew Simpson
2017-02-14
1
-10
/
+47
*
[SLP] Fix for PR31879: vectorize repeated scalar ops that don't get put
Alexey Bataev
2017-02-14
1
-1
/
+7
*
Revert "[LoopVectorize] Added address space check when analysing interleaved ...
Karl-Johan Karlsson
2017-02-14
1
-20
/
+14
*
[LoopVectorize] Added address space check when analysing interleaved accesses
Karl-Johan Karlsson
2017-02-14
1
-14
/
+20
*
Revert "[LV] Extend trunc optimization to all IVs with constant integer steps"
Matthew Simpson
2017-02-13
1
-20
/
+12
[next]