Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / utf16-cfstrings.ll
2012-03-30 Bill WendlingTestcase for r153710.