Add support to BBVectorize for vectorizing selects.
[oota-llvm.git] / test / Transforms / BBVectorize /
2012-04-13 Hal FinkelAdd support to BBVectorize for vectorizing selects.
2012-03-31 Hal FinkelCorrectly vectorize powi.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-02-10 Hal FinkelUpdate BBVectorize to use aliasesUnknownInst.
2012-02-04 Hal FinkelBoost the effective chain depth of loads and stores.
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.