fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / promote-assert-zext.ll
2010-06-03 Dan GohmanFix SimplifyDemandedBits' AssertZext logic to demand...