Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / 2007-03-26-CoalescerBug.ll
2008-03-26 Evan ChengAvoid commuting a def MI in order to coalesce a copy...