Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / barrier.ll
2011-09-27 Eli FriedmanLast batch of test conversions to new atomic instructions.
2010-07-22 Eric ChristopherCustom lower the memory barrier instructions and add...