fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / umul-with-overflow.ll
2010-12-05 Chris Lattnerit turns out that when ".with.overflow" intrinsics...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-16 Eli FriedmanAdd some generic expansion logic for SMULO and UMULO...