index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
SLPVectorizer
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
4
-1
/
+104
*
SLPVectorizer: Fix a bug in the code that generates extracts for values with ...
Nadav Rotem
2013-05-12
1
-2
/
+30
*
SLPVectorizer: Add support for trees with external users.
Nadav Rotem
2013-05-10
1
-4
/
+5
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
1
-20
/
+16
*
SLPVectorize: Add support for vectorization of casts.
Nadav Rotem
2013-04-21
1
-0
/
+38
*
Fix PR15800. Do not try to vectorize vectors and structs.
Nadav Rotem
2013-04-20
1
-0
/
+14
*
SLPVectorizer: Improve the cost model for loop invariant broadcast values.
Nadav Rotem
2013-04-20
1
-0
/
+73
*
SLPVectorizer: Make it a function pass and add code for hoisting the vector-g...
Nadav Rotem
2013-04-15
1
-0
/
+59
*
Revert "Recommit r179497 after fixing uninitialized variable." until
Eric Christopher
2013-04-15
2
-0
/
+6
*
Recommit r179497 after fixing uninitialized variable.
Eric Christopher
2013-04-15
2
-6
/
+0
*
SLPVectorizer: Add support for vectorizing trees that start at compare instru...
Nadav Rotem
2013-04-15
1
-0
/
+53
*
Revert "Remove some unused triple and data layout."
Eric Christopher
2013-04-14
2
-0
/
+6
*
Remove some unused triple and data layout.
Eric Christopher
2013-04-14
2
-6
/
+0
*
Make the command line triple match the module triple.
Nadav Rotem
2013-04-14
2
-2
/
+2
*
Remove unused function attributes.
Nadav Rotem
2013-04-14
9
-74
/
+46
*
SLPVectorizer: Add support for trees that don't start at binary operators, an...
Nadav Rotem
2013-04-14
1
-0
/
+37
*
SLPVectorizer: add initial support for reduction variable vectorization.
Nadav Rotem
2013-04-14
1
-0
/
+52
*
SLPVectorizer: add support for vectorization of diamond shaped trees. We now ...
Nadav Rotem
2013-04-12
1
-0
/
+83
*
Make the SLP store-merger less paranoid about function calls. We check for fu...
Nadav Rotem
2013-04-10
1
-0
/
+40
*
Add support for bottom-up SLP vectorization infrastructure.
Nadav Rotem
2013-04-09
7
-0
/
+280