Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -10/+10 |
* | Switch BBVectorize to directly depend on having a TTI analysis. | Chandler Carruth | 2013-01-07 | 1 | -2/+2 |
* | BBVectorize: Choose pair ordering to minimize shuffles | Hal Finkel | 2012-10-31 | 1 | -2/+2 |
* | BBVectorize: Fix a small bug introduced in r167042. | Hal Finkel | 2012-10-30 | 1 | -0/+28 |
* | BBVectorize should ignore unreachable blocks. | Hal Finkel | 2012-10-22 | 1 | -0/+32 |
* | Add a basic-block autovectorization pass. | Hal Finkel | 2012-02-01 | 1 | -0/+110 |