Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the BBVectorize pass. | Chandler Carruth | 2017-06-30 | 1 | -41/+0 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -9/+9 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -1/+1 |
* | Switch BBVectorize to directly depend on having a TTI analysis. | Chandler Carruth | 2013-01-07 | 1 | -1/+1 |
* | Add a basic-block autovectorization pass. | Hal Finkel | 2012-02-01 | 1 | -0/+41 |