On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / mult-alt-x86.ll
2010-11-03 Dale JohannesenThis test assumes SSE is present; that is not the default
2010-11-02 John ThompsonInline asm mult-alt constraint tests.