Fix a dagga combiner bug: avoid creating illegal constant.
[oota-llvm.git] / test / CodeGen / X86 / insertelement-copytoregs.ll
2007-08-10 Dan GohmanFix EXTRACT_ELEMENT, EXTRACT_SUBVECTOR, and EXTRACT_VEC...