new testcase, should be able to eliminate the alloca and memcpy
authorChris Lattner <sabre@nondot.org>
Wed, 25 Apr 2007 06:29:34 +0000 (06:29 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Apr 2007 06:29:34 +0000 (06:29 +0000)
commit54c4d40beb5f5c0c974901399ff0c01c24bdd429
treed6718335d726acab34781273f860b7235ce96ed7
parent1a34b7bf9ac21ab3e497dcb3be3f1485c80780dc
new testcase, should be able to eliminate the alloca and memcpy

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36428 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ScalarRepl/memcpy-from-global.ll [new file with mode: 0644]