Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / dag-rauw-cse.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-07-02 Chandler CarruthFileCheck-ize
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-26 Dan GohmanAt Nick Lewycky's request, rename this test with a...