Fix Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll and the second
authorChris Lattner <sabre@nondot.org>
Wed, 30 May 2007 06:11:23 +0000 (06:11 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 30 May 2007 06:11:23 +0000 (06:11 +0000)
commit39a1c04323a5993d6b2993e615ec44c16e19aeea
tree84d4c3e7891c2348d05a6d84d97067ebbc363f0d
parent661c2ce9c53dc6e89cee045fd102518dfaa262ff
Fix Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll and the second
half of PR1421, by not decimating structs with holes that are the source and
destination of a memcpy.

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