Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / 2008-02-08-LoadFoldingBug.ll
2008-02-08 Evan ChengIt's not always safe to fold movsd into xorpd, etc...