On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / discontiguous-loops.ll
2009-10-20 Dan GohmanRe-apply r84295, with fixes to how the loop "top" and...