summaryrefslogtreecommitdiff
path: root/test/Transforms/BBVectorize/loop1.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Switch BBVectorize to directly depend on having a TTI analysis.Chandler Carruth2013-01-07
* Make opt grab the triple from the module and use it to initialize the target ...Nadav Rotem2013-01-01
* 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
* Add a basic-block autovectorization pass.Hal Finkel2012-02-01