Fix PR23065. Avoid optimizing bitcast of build_vector with constant input to scalar_t...
[oota-llvm.git] / test / Transforms / StraightLineStrengthReduce /
2015-03-26 Jingyue Wu[SLSR] handle candidate form &B[i * S]
2015-02-03 Jingyue WuAdd straight-line strength reduction to LLVM