summaryrefslogtreecommitdiff
path: root/test/Transforms/BBVectorize/simple-sel.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
* BBVectorize: Choose pair ordering to minimize shufflesHal Finkel2012-10-31
* Allow controlling vectorization of boolean values separately from other integ...Hal Finkel2012-06-24
* Allow BBVectorize to fuse compare instructions.Hal Finkel2012-06-23
* Add support to BBVectorize for vectorizing selects.Hal Finkel2012-04-13