summaryrefslogtreecommitdiff
path: root/test/Transforms/BBVectorize/simple.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Revert "InstCombine: Fold more shuffles of shuffles."Jim Grosbach2013-05-01
* InstCombine: Fold more shuffles of shuffles.Jim Grosbach2013-04-30
* Switch BBVectorize to directly depend on having a TTI analysis.Chandler Carruth2013-01-07
* BBVectorize: Correctly merge SubclassOptionalDataHal Finkel2012-11-28
* BBVectorize: Choose pair ordering to minimize shufflesHal Finkel2012-10-31
* Move target-specific BBVectorize tests into a separate directory.Hal Finkel2012-10-26
* Add CPU model to BBVectorize cost-model tests.Hal Finkel2012-10-25
* Begin incorporating target information into BBVectorize.Hal Finkel2012-10-25
* Allow BBVectorize to form non-2^n-length vectors.Hal Finkel2012-06-28
* Add a basic-block autovectorization pass.Hal Finkel2012-02-01