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 | -8/+8 |
* | Revert "InstCombine: Fold more shuffles of shuffles." | Jim Grosbach | 2013-05-01 | 1 | -4/+5 |
* | InstCombine: Fold more shuffles of shuffles. | Jim Grosbach | 2013-04-30 | 1 | -5/+4 |
* | Switch BBVectorize to directly depend on having a TTI analysis. | Chandler Carruth | 2013-01-07 | 1 | -1/+1 |
* | BBVectorize: Correctly merge SubclassOptionalData | Hal Finkel | 2012-11-28 | 1 | -0/+24 |
* | BBVectorize: Choose pair ordering to minimize shuffles | Hal Finkel | 2012-10-31 | 1 | -9/+34 |
* | Move target-specific BBVectorize tests into a separate directory. | Hal Finkel | 2012-10-26 | 1 | -8/+0 |
* | Add CPU model to BBVectorize cost-model tests. | Hal Finkel | 2012-10-25 | 1 | -1/+1 |
* | Begin incorporating target information into BBVectorize. | Hal Finkel | 2012-10-25 | 1 | -0/+7 |
* | Allow BBVectorize to form non-2^n-length vectors. | Hal Finkel | 2012-06-28 | 1 | -2/+1 |
* | Add a basic-block autovectorization pass. | Hal Finkel | 2012-02-01 | 1 | -0/+152 |