summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SLPVectorizer: Add support for trees that don't start at binary operators, an...Nadav Rotem2013-04-141-6/+9
* SLPVectorizer: add initial support for reduction variable vectorization.Nadav Rotem2013-04-141-7/+82
* Add debug prints.Nadav Rotem2013-04-121-1/+5
* Make the SLP store-merger less paranoid about function calls. We check for fu...Nadav Rotem2013-04-101-4/+0
* We require DataLayout for analyzing the size of stores.Nadav Rotem2013-04-101-0/+5
* Add support for bottom-up SLP vectorization infrastructure.Nadav Rotem2013-04-091-0/+153
OpenPOWER on IntegriCloud