On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-17-UpdateTerminator.ll
2009-11-18 Jakob Stoklund OlesenFix inverted test and add testcase from failing self...