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
/
VecUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SLPVectorizer: Change the order in which new instructions are added to the fu...
Nadav Rotem
2013-05-22
1
-5
/
+20
*
SLPVectorizer: Add support for trees with external users.
Nadav Rotem
2013-05-10
1
-0
/
+5
*
SLPVectorizer: Strength reduce SmallVectors to ArrayRefs.
Benjamin Kramer
2013-04-20
1
-13
/
+13
*
SLPVectorizer: Improve the cost model for loop invariant broadcast values.
Nadav Rotem
2013-04-20
1
-2
/
+4
*
Fix the header comment.
Nadav Rotem
2013-04-20
1
-1
/
+1
*
SLPVectorizer: Make it a function pass and add code for hoisting the vector-g...
Nadav Rotem
2013-04-15
1
-12
/
+25
*
Miscellaneous cleanups for VecUtils.h
Benjamin Kramer
2013-04-14
1
-9
/
+6
*
SLPVectorizer: Add support for trees that don't start at binary operators, an...
Nadav Rotem
2013-04-14
1
-1
/
+6
*
SLPVectorizer: add initial support for reduction variable vectorization.
Nadav Rotem
2013-04-14
1
-0
/
+3
*
SLPVectorizer: add support for vectorization of diamond shaped trees. We now ...
Nadav Rotem
2013-04-12
1
-11
/
+47
*
Add support for bottom-up SLP vectorization infrastructure.
Nadav Rotem
2013-04-09
1
-0
/
+108