Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / 2008-11-06-testb.ll
2013-04-29 Michael LiaoRewrite some tests with FileCHeck in X86 codegen
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-12 Dale JohannesenFix the testb optimization so x86 also bootstraps.
2008-11-10 Bill WendlingTemporarily revert r58979 and related patch. It's causi...
2008-11-10 Dale JohannesenReenable test.
2008-11-09 Duncan SandsXFAIL this while waiting for a fix.
2008-11-07 Dale JohannesenTestcase for testb optimization.