aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/BBVectorize/simple-sel.ll
AgeCommit message (Expand)Author
2012-10-31BBVectorize: Choose pair ordering to minimize shufflesHal Finkel
2012-06-24Allow controlling vectorization of boolean values separately from other integ...Hal Finkel
2012-06-23Allow BBVectorize to fuse compare instructions.Hal Finkel
2012-04-13Add support to BBVectorize for vectorizing selects.Hal Finkel