new testcase: sra should be able to eliminate all of these alloca's, despite
authorChris Lattner <sabre@nondot.org>
Mon, 12 Dec 2005 07:18:59 +0000 (07:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Dec 2005 07:18:59 +0000 (07:18 +0000)
commitfa8f80ae0a6695f78265a9faa822478b5694d48c
treefb884aad244f5c4ecb20a457ee1b314356d1df6a
parent0831310441634c7ac7896074ed1d01b5e50f4f56
new testcase: sra should be able to eliminate all of these alloca's, despite
the presense of pointer casts

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