Age | Commit message (Expand) | Author |
---|---|---|
2013-04-15 | SLPVectorizer: Make it a function pass and add code for hoisting the vector-g... | Nadav Rotem |
2013-04-15 | SLPVectorizer: Add support for vectorizing trees that start at compare instru... | Nadav Rotem |
2013-04-14 | SLPVectorizer: Add support for trees that don't start at binary operators, an... | Nadav Rotem |
2013-04-14 | SLPVectorizer: add initial support for reduction variable vectorization. | Nadav Rotem |
2013-04-12 | Add debug prints. | Nadav Rotem |
2013-04-10 | Make the SLP store-merger less paranoid about function calls. We check for fu... | Nadav Rotem |
2013-04-10 | We require DataLayout for analyzing the size of stores. | Nadav Rotem |
2013-04-09 | Add support for bottom-up SLP vectorization infrastructure. | Nadav Rotem |