Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
[oota-llvm.git] / test / CodeGen / X86 / compiler_used.ll
2013-07-19 Rafael Espindolas/compiler_used/compiler.used/.
2013-04-23 Rafael EspindolaMove test from grep to FileCheck.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-20 Chris Lattnerimplement a new magic global "llvm.compiler.used" which...