Test that we get rep movs when calling memcpy
authorChris Lattner <sabre@nondot.org>
Thu, 12 Feb 2004 17:53:43 +0000 (17:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Feb 2004 17:53:43 +0000 (17:53 +0000)
commitcb7cb71bc8f3e6802cda82164a4179e05ff2404e
treeaef35b5aa77a35f6b3773eed6553567ae286a7a5
parent915e5e56d7cc8e140d33202eed6244ed0356ed1f
Test that we get rep movs when calling memcpy

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11352 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2004-02-12-Memcpy.llx [new file with mode: 0644]