On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / 2007-02-16-BranchFold.ll
2010-03-14 Chris Lattnerdon't have i386-specific tests in CodeGen/Generic,...