summaryrefslogtreecommitdiff
path: root/test/Transforms/BBVectorize/simple-int.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-20
* Switch BBVectorize to directly depend on having a TTI analysis.Chandler Carruth2013-01-07
* BBVectorize: Enable vectorization of the fmuladd intrinsicHal Finkel2012-12-25
* BBVectorize: Choose pair ordering to minimize shufflesHal Finkel2012-10-31
* Correctly vectorize powi.Hal Finkel2012-03-31
* Add a basic-block autovectorization pass.Hal Finkel2012-02-01