On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / 2011-10-27-tstore.ll
2012-04-07 Nadav Rotem1. Remove the part of r153848 which optimizes shuffle...
2012-04-01 Nadav RotemThis commit contains a few changes that had to go in...
2011-10-29 Nadav RotemAdd a new DAGCombine optimization for BUILD_VECTOR.