fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / switch-bt.ll
2011-01-06 Evan ChengAvoid zero extend bit test operands to pointer type...
2010-06-24 Dan GohmanOptimize the "bit test" code path for switch lowering...