implement the next chunk of SROA with memset/memcpy's of aggregates. This
authorChris Lattner <sabre@nondot.org>
Mon, 19 Mar 2007 00:16:43 +0000 (00:16 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Mar 2007 00:16:43 +0000 (00:16 +0000)
commit8bf991193245bb8b7e497e8c16545a206fbe5eef
treee2bd627499ba605069237a175c5f94d14994d012
parentfb73d9cf0cb64177bfa300aa0e2e6a1832b53f7b
implement the next chunk of SROA with memset/memcpy's of aggregates.  This
implements Transforms/ScalarRepl/memset-aggregate-byte-leader.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35150 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ScalarReplAggregates.cpp