Convert -indvars tests that rely on SCEV expansion to -loop-reduce tests.
[oota-llvm.git] / test / Transforms / BBVectorize /
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.