On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / clobber-fi0.ll
2012-12-21 Nadav RotemIn some cases, due to scheduling constraints we copy...