| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow vectorization of bit intrinsics in BB Vectorizer. | Karthik Bhat | 2014-04-25 | 1 | -0/+157 |
| * | Allow vectorization of few missed llvm intrinsic calls in BBVectorizor by han... | Karthik Bhat | 2014-04-24 | 1 | -1/+218 |
| * | Change math intrinsic attributes from readonly to readnone. These | Raul E. Silvera | 2014-03-06 | 1 | -3/+2 |
| * | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -5/+5 |
| * | Modify the LLVM assembly output so that it uses references to represent funct... | Bill Wendling | 2013-02-20 | 1 | -4/+6 |
| * | Switch BBVectorize to directly depend on having a TTI analysis. | Chandler Carruth | 2013-01-07 | 1 | -1/+1 |
| * | BBVectorize: Enable vectorization of the fmuladd intrinsic | Hal Finkel | 2012-12-25 | 1 | -0/+28 |
| * | BBVectorize: Choose pair ordering to minimize shuffles | Hal Finkel | 2012-10-31 | 1 | -3/+3 |
| * | Correctly vectorize powi. | Hal Finkel | 2012-03-31 | 1 | -0/+44 |
| * | Add a basic-block autovectorization pass. | Hal Finkel | 2012-02-01 | 1 | -0/+59 |

