On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / 2008-07-23-VSetCC.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-08 Chris Lattnereliminate the v[if]cmp versions of these tests, now...
2009-07-07 Chris Lattnerimplement support for spliting and scalarizing vector...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-07-22 Duncan SandsLegalizeTypes support for VSETCC. Fixes PR2575.