On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / asm-label2.ll
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-06-12 Rafael EspindolaReally fix the fall-through logic.