Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the BBVectorize pass. | Chandler Carruth | 2017-06-30 | 1 | -134/+0 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -32/+32 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -20/+20 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -6/+6 |
* | Disable generation of pointer vectors by BBVectorize. | Hal Finkel | 2012-10-26 | 1 | -0/+3 |
* | DataLayout should use itself when calculating the size of a vector. | Hal Finkel | 2012-10-21 | 1 | -0/+50 |
* | Enhance BBVectorize to more-properly handle pointer values and vectorize GEPs. | Hal Finkel | 2012-04-14 | 1 | -0/+81 |