Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to in... | Nadav Rotem | 2012-12-12 | 1 | -1/+1 |
* | LoopVectorizer: When -Os is used, vectorize only loops that dont require a ta... | Nadav Rotem | 2012-12-12 | 1 | -2/+2 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -4/+4 |
* | Add a loop vectorizer. | Nadav Rotem | 2012-10-17 | 1 | -2/+6 |
* | Add a basic-block autovectorization pass. | Hal Finkel | 2012-02-01 | 1 | -0/+39 |