Revert "InstCombine: Fold more shuffles of shuffles."
[oota-llvm.git] / test / Transforms / BBVectorize / simple-sel.ll
2013-01-07 Chandler CarruthSwitch BBVectorize to directly depend on having a TTI...
2012-10-31 Hal FinkelBBVectorize: Choose pair ordering to minimize shuffles
2012-06-24 Hal FinkelAllow controlling vectorization of boolean values separ...
2012-06-23 Hal FinkelAllow BBVectorize to fuse compare instructions.
2012-04-13 Hal FinkelAdd support to BBVectorize for vectorizing selects.