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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Consolidate more lit tests.
Nadav Rotem
2013-07-11
3
-62
/
+54
*
Consolidate some of the lit tests.
Nadav Rotem
2013-07-11
4
-75
/
+57
*
Consolidate some of the lit tests.
Nadav Rotem
2013-07-11
5
-61
/
+191
*
Fix PR16571, which is a bug in the code that checks that all of the types in ...
Nadav Rotem
2013-07-09
1
-0
/
+22
*
SLPVectorizer: Implement DCE as part of vectorization.
Nadav Rotem
2013-07-07
16
-8
/
+645
*
SLP Vectorizer: Add support for trees with external users.
Nadav Rotem
2013-06-28
3
-6
/
+117
*
Erase all of the instructions that we RAUWed
Nadav Rotem
2013-06-26
1
-1
/
+1
*
Do not add cse-ed instructions into the visited map because we dont want to c...
Nadav Rotem
2013-06-26
1
-0
/
+84
*
SLPVectorizer: support slp-vectorization of PHINodes between basic blocks
Nadav Rotem
2013-06-25
1
-0
/
+46
*
SLP Vectorizer: Add support for vectorizing parts of the tree.
Nadav Rotem
2013-06-24
1
-0
/
+46
*
SLP Vectorizer: Fix a bug in the code that does CSE on the generated gather s...
Nadav Rotem
2013-06-23
1
-0
/
+51
*
SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.
Nadav Rotem
2013-06-23
1
-0
/
+85
*
SLP Vectorizer: Implement multi-block slp-vectorization.
Nadav Rotem
2013-06-22
3
-5
/
+60
*
SLPVectorization: Add a basic support for cross-basic block slp vectorization.
Nadav Rotem
2013-06-20
1
-0
/
+54
*
SLPVectorizer: handle scalars that are extracted from vectors (using ExtractE...
Nadav Rotem
2013-06-19
1
-0
/
+59
*
SLPVectorizer: start constructing chains at stores that are not power of two.
Nadav Rotem
2013-06-19
1
-0
/
+46
*
SLPVectorizer: vectorize compares and selects.
Nadav Rotem
2013-06-19
1
-0
/
+32
*
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
6
-0
/
+279
[prev]