Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / split-vector-rem.ll
2007-11-19 Dan GohmanAdd support in SplitVectorOp for remainder operators.