Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / 2012-07-17-vtrunc.ll
2012-07-17 Nadav RotemFix a crash in the legalization of large vectors.