Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / memcpy.ll
2007-09-28 Rafael EspindolaRefactor the memcpy lowering for the x86 target.