Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / postalloc-coalescing.ll
2007-11-03 Evan ChengThere are times when the coalescer would not coalesce...