Re-apply 66008, now that the unfoldMemoryOperand bug is fixed.
[oota-llvm.git] / test / CodeGen / X86 / memset-2.ll
2008-08-21 Evan ChengFix a number of byval / memcpy / memset related codegen...