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
*
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
*
[LoopVectorize] Make interleaved-accesses analysis less conservative about
Dorit Nuzman
2016-10-30
1
-1
/
+59
*
[SLP] Fix for PR30626: Compiler crash inside SLP Vectorizer.
Alexey Bataev
2016-10-27
1
-4
/
+11
*
[LV] Sink scalar operands of predicated instructions
Matthew Simpson
2016-10-25
1
-13
/
+78
*
[LV] Avoid emitting trivially dead instructions
Matthew Simpson
2016-10-19
1
-0
/
+45
*
[LV] Account for predicated stores in instruction costs
Matthew Simpson
2016-10-13
1
-0
/
+6
*
[LV] Avoid rounding errors for predicated instruction costs
Matthew Simpson
2016-10-13
1
-26
/
+29
*
[LV] Don't mark multi-use branch conditions uniform
Matthew Simpson
2016-10-07
1
-3
/
+6
*
[SLPVectorizer] Fix for PR25748: reduction vectorization after loop
Alexey Bataev
2016-10-07
1
-8
/
+22
*
[LV] Pass profitability analysis in vectorizer constructor (NFC)
Matthew Simpson
2016-10-05
1
-23
/
+28
*
[LV] Pass legality analysis in vectorizer constructor (NFC)
Matthew Simpson
2016-10-05
1
-12
/
+12
*
[LV] Remove obsolete comment (NFC)
Matthew Simpson
2016-10-05
1
-3
/
+1
*
[LV] Use getScalarizationOverhead in memory instruction costs (NFC)
Matthew Simpson
2016-10-05
1
-14
/
+10
*
[LV] Add helper function for predicated block probability (NFC)
Matthew Simpson
2016-10-05
1
-13
/
+25
*
[LV] Add isScalarWithPredication helper function (NFC)
Matthew Simpson
2016-10-05
1
-11
/
+23
*
Add new target hooks for LoadStoreVectorizer
Volkan Keles
2016-10-03
1
-42
/
+39
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[LV] Build all scalar steps for non-uniform induction variables
Matthew Simpson
2016-09-30
1
-14
/
+3
*
[LV] Port the remarks in processLoop to the new streaming API
Adam Nemet
2016-09-30
1
-22
/
+39
*
[LV] Port the last opt remark in Hints to the new streaming interface
Adam Nemet
2016-09-30
1
-5
/
+6
*
[LAA, LV] Port to new streaming interface for opt remarks. Update LV
Adam Nemet
2016-09-30
1
-3
/
+6
*
Revert "[LAA, LV] Port to new streaming interface for opt remarks. Update LV"
Adam Nemet
2016-09-29
1
-6
/
+3
*
[LAA, LV] Port to new streaming interface for opt remarks. Update LV
Adam Nemet
2016-09-29
1
-3
/
+6
*
[LV] Port OptimizationRemarkAnalysisFPCommute and
Adam Nemet
2016-09-29
1
-10
/
+12
*
[LV] Convert processLoop to new streaming API for opt remarks
Adam Nemet
2016-09-29
1
-10
/
+10
*
[LV] Move static createMissedAnalysis from anonymous to global namespace
Adam Nemet
2016-09-29
1
-26
/
+26
*
[LV] Convert CostModel to use the new streaming opt remark API
Adam Nemet
2016-09-29
1
-21
/
+20
*
[LV] Split most of createMissedAnalysis into a static function. NFC
Adam Nemet
2016-09-29
1
-15
/
+28
[next]