On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[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...