Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / pr10524.ll
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-03-01 Michael LiaoAdd regression tests (WORKSFORME)