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
/
LoopVectorizationLegality.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LV][VPlan] Change to implement VPlan based predication for
Hideki Saito
2019-01-23
1
-1
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LoopVectorizer] give more advice in remark about failure to vectorize call
Sanjay Patel
2019-01-12
1
-3
/
+23
*
[LoopVectorize] Rename pass options. NFC.
Michael Kruse
2018-12-18
1
-6
/
+7
*
[LV] Avoid vectorizing unsafe dependencies in uniform address
Anna Thomas
2018-11-19
1
-4
/
+3
*
[LV] Fold tail by masking to vectorize loops of arbitrary trip count under op...
Ayal Zaks
2018-10-18
1
-0
/
+55
*
[LV] Teach vectorizer about variant value store into uniform address
Anna Thomas
2018-10-16
1
-3
/
+4
*
[LV][LAA] Vectorize loop invariant values stored into loop invariant address
Anna Thomas
2018-09-25
1
-2
/
+3
*
[Loop Vectorizer] Abandon vectorization when no integer IV found
Warren Ristow
2018-09-21
1
-0
/
+4
*
[VPlan] Implement initial vector code generation support for simple outer loops.
Hideki Saito
2018-09-14
1
-0
/
+38
*
[LV] Vectorize loops where non-phi instructions used outside loop
Anna Thomas
2018-08-21
1
-2
/
+22
*
NFC: Clarify comment in loop vectorization legality
Anna Thomas
2018-08-14
1
-1
/
+2
*
[LV] Teach about non header phis that have uses outside the loop
Anna Thomas
2018-08-14
1
-9
/
+9
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-40
/
+44
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
[NFC][LV][LoopUtil] Move LoopVectorizationLegality to its own file
Hideki Saito
2018-04-29
1
-0
/
+1068