aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/BBVectorize/simple-ldstr.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-49/+49
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-10/+10
* Switch BBVectorize to directly depend on having a TTI analysis.Chandler Carruth2013-01-071-2/+2
* BBVectorize: Choose pair ordering to minimize shufflesHal Finkel2012-10-311-2/+2
* BBVectorize: Fix a small bug introduced in r167042.Hal Finkel2012-10-301-0/+28
* BBVectorize should ignore unreachable blocks.Hal Finkel2012-10-221-0/+32
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-0/+110