Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the BBVectorize pass. | Chandler Carruth | 2017-06-30 | 1 | -38/+0 |
* | [BBVectorize] Regenerate simple tests | Simon Pilgrim | 2017-06-28 | 1 | -28/+31 |
* | Have a single way for creating unique value names. | Rafael Espindola | 2015-11-22 | 1 | -8/+8 |
* | Changed renaming of local symbols by inserting a dot vefore the numeric suffix. | Sunil Srivastava | 2015-05-12 | 1 | -8/+8 |
* | 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 |
* | Allow BBVectorize to form non-2^n-length vectors. | Hal Finkel | 2012-06-28 | 1 | -0/+35 |