On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / pointer-vector.ll
2012-10-23 Michael LiaoEnable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from...
2012-07-11 Nadav RotemWhen ext-loading and trunc-storing vectors to memory...
2011-12-05 NAKAMURA Takumitest/CodeGen/X86/pointer-vector.ll: Add explicit -mtrip...
2011-12-05 Nadav RotemAdd support for vectors of pointers.