Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / alignment.ll
2011-09-30 Bill WendlingAdd new line at end of file.
2011-04-13 Cameron ZwarichFix a regression caused by r102515 where explicit align...
2010-04-28 Chris LattnerRework global alignment computation again. Now we...
2010-04-26 Chris Lattnerfix PR6921 a different way. Intead of increasing the
2010-04-26 Chris LattnerRevert r102300/102301, which serious broke objc apps.
2010-04-25 Chris LattnerFix PR6921: globals were not getting correctly rounded...