Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / extractelement-from-arg.ll
2007-09-24 Dan GohmanUse the correct result value type instead of using...