summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VecUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* SLPVectorizer: Make it a function pass and add code for hoisting the vector-g...Nadav Rotem2013-04-151-1/+8
* SLP: Document the scalarization cost method.Nadav Rotem2013-04-141-3/+10
* SLPVectorizer: Add support for trees that don't start at binary operators, an...Nadav Rotem2013-04-141-0/+10
* SLPVectorizer: add initial support for reduction variable vectorization.Nadav Rotem2013-04-141-0/+10
* SLPVectorizer: add support for vectorization of diamond shaped trees. We now ...Nadav Rotem2013-04-121-35/+207
* We require DataLayout for analyzing the size of stores.Nadav Rotem2013-04-101-1/+1
* Add support for bottom-up SLP vectorization infrastructure.Nadav Rotem2013-04-091-0/+439
OpenPOWER on IntegriCloud