On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / dbg-const.ll
2011-06-01 Devang PatelDo not drop constant values when a variable's content...