Optimize some common usage patterns of atomic built-ins __sync_add_and_fetch() and...
[oota-llvm.git] / test / CodeGen / X86 / memcpy.ll
2007-09-28 Rafael EspindolaRefactor the memcpy lowering for the x86 target.