Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / pr14562.ll
2013-02-12 Paul RedmondFix the lit test added in r174972
2013-02-12 Paul RedmondPR14562 - Truncation of left shift became undef