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