Analogous fix to memset and memcpy rewriting. Don't have a test case
authorChandler Carruth <chandlerc@gmail.com>
Wed, 26 Sep 2012 10:59:22 +0000 (10:59 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 26 Sep 2012 10:59:22 +0000 (10:59 +0000)
commitd0ac06d18812dd1c20ad55f9324c550609138593
tree08f3555c93a2c702a64384a6e5ae80db8989cd6a
parent238fd1591ee004130ca1e857cda1d270b15efe3d
Analogous fix to memset and memcpy rewriting. Don't have a test case
contrived for these yet, as I spotted them by inspection and the test
cases are a bit more tricky to phrase.

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