teach SROA to handle promoting vector allocas with a memset into them into
authorChris Lattner <sabre@nondot.org>
Sun, 8 Mar 2009 04:17:04 +0000 (04:17 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Mar 2009 04:17:04 +0000 (04:17 +0000)
commit29e641761e81bd000bdc4ccfae479c6dda18e402
tree36f7ff32ab04818a2e11194513736b5c3fb527b7
parentcf1bb0836899c59694d0bbccd145d1b479547a1f
teach SROA to handle promoting vector allocas with a memset into them into
a vector type instead of into an integer type.

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