summaryrefslogtreecommitdiff
path: root/lib/Transforms/Vectorize/Vectorize.cpp
Commit message (Expand)AuthorAge
* LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to in...Nadav Rotem2012-12-12
* LoopVectorizer: When -Os is used, vectorize only loops that dont require a ta...Nadav Rotem2012-12-12
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Add a loop vectorizer.Nadav Rotem2012-10-17
* Add a basic-block autovectorization pass.Hal Finkel2012-02-01