add support for multiple return values in inline asm. This is a step
[oota-llvm.git] / test / CodeGen / X86 / memcpy.ll
2007-09-28 Rafael EspindolaRefactor the memcpy lowering for the x86 target.