X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / basic-promote-integers.ll
2012-06-04 Nadav RotemRemove the "-promote-elements" flag. This flag is now...
2011-06-07 Nadav RotemMove the legalizer tests to the X86 directory because...