Conservative fix for PR17827 - don't optimize a shift + and + compare sequence where...
[oota-llvm.git] / test / Transforms / BBVectorize / req-depth.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-07 Chandler CarruthSwitch BBVectorize to directly depend on having a TTI...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.