Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / pass-three.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-05-30 Chris Lattnerit's pointed out that R11 can be used for magic things...