Add a new test case for the llvm.memcpy simplification case.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 26 Apr 2005 07:40:40 +0000 (07:40 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 26 Apr 2005 07:40:40 +0000 (07:40 +0000)
commit4ac0f21f7a6ffb5b2ce4509a8d1c437f8ee47301
treec13b7fcb2a52b4a7dbcbceb526848b7f4f737e5c
parentb2322561cbc79ff2989dc5622ec3063502472337
Add a new test case for the llvm.memcpy simplification case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21561 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyLibCalls/MemCpy.ll [new file with mode: 0644]