Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / mmx-emms.ll
2007-03-05 Bill WendlingAdd the emms intrinsic for MMX support.