fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / umulo-64.ll
2011-01-20 Eric ChristopherExpand invalid return values for umulo and smulo. Handl...