X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / SwizzleShuff.ll
2012-04-07 Nadav Rotem1. Remove the part of r153848 which optimizes shuffle...
2012-04-03 Nadav RotemAdd an additional testcase which checks ops with multip...
2012-04-02 Nadav RotemOptimizing swizzles of complex shuffles may generate...
2012-04-01 Nadav RotemThis commit contains a few changes that had to go in...