Age | Commit message (Expand) | Author |
---|---|---|
2013-05-01 | This patch breaks up Wrap.h so that it does not have to include all of | Filip Pizlo |
2013-04-22 | Move C++ code out of the C headers and into either C++ headers | Eric Christopher |
2013-04-11 | Rename the C function to create a SLPVectorizerPass to something sane and exp... | Benjamin Kramer |
2013-04-09 | Add support for bottom-up SLP vectorization infrastructure. | Nadav Rotem |
2012-12-12 | LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to in... | Nadav Rotem |
2012-12-12 | LoopVectorizer: When -Os is used, vectorize only loops that dont require a ta... | Nadav Rotem |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-10-17 | Add a loop vectorizer. | Nadav Rotem |
2012-02-01 | Add a basic-block autovectorization pass. | Hal Finkel |