Run this through -simplifycfg and -mem2reg to test only what we need to test.
[oota-llvm.git] / test / CodeGen / X86 / 2008-06-04-MemCpyLoweringBug.ll
2008-06-04 Evan ChengFix a memcpy lowering bug. Even though the memcpy align...