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
/
test
/
Transforms
/
LoopVectorize
/
if-pred-stores.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LV] Strip wrap flags from vectorized reductions
Ayal Zaks
2019-12-20
1
-2
/
+2
*
[SimplifyCFG] Added condition assumption for unreachable blocks
David Bolvansky
2019-05-25
1
-0
/
+10
*
[LoopVectorize] Fix test by regenerating checks
Nikita Popov
2019-05-25
1
-10
/
+0
*
[NFC] Make tests more robust for new optimizations
David Bolvansky
2019-05-25
1
-3
/
+13
*
[NFC] Update test checks
David Bolvansky
2019-05-25
1
-79
/
+439
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+178
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-178
/
+0
*
[LV] Avoid redundant operations manipulating masks
Ayal Zaks
2017-07-31
1
-14
/
+6
*
[LV] Delete unneeded scalar GEP creation code
Matthew Simpson
2017-03-23
1
-1
/
+1
*
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
-0
/
+53
*
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
*
[LV] Scalarize operands of predicated instructions
Matthew Simpson
2016-12-07
1
-5
/
+6
*
[LV] Sink scalar operands of predicated instructions
Matthew Simpson
2016-10-25
1
-5
/
+5
*
[LV] Remove triples from target-independent vectorizer tests. NFC.
Michael Kuperstein
2016-10-06
1
-1
/
+0
*
[LoopVectorizer] Predicate instructions in blocks with several incoming edges
Michael Kuperstein
2016-08-30
1
-4
/
+7
*
[LV] Unify vector and scalar maps
Matthew Simpson
2016-08-24
1
-4
/
+6
*
[Loop Vectorizer] Support predication of div/rem
Gil Rapaport
2016-08-24
1
-27
/
+4
*
[LV] Preserve LoopInfo when store predication is used
Adam Nemet
2016-03-15
1
-4
/
+4
*
Delay predication of stores until near the end of vector code generation
James Molloy
2015-09-09
1
-9
/
+34
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-2
/
+2
*
LoopVectorizer: Keep track of conditional store basic blocks
Arnold Schwaighofer
2014-02-08
1
-0
/
+40
*
LoopVectorize: Support conditional stores by scalarizing
Arnold Schwaighofer
2014-01-28
1
-0
/
+86