implement the logic for memset insertion and store deletion.
authorChris Lattner <sabre@nondot.org>
Sat, 22 Mar 2008 04:13:49 +0000 (04:13 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Mar 2008 04:13:49 +0000 (04:13 +0000)
commitd27290d733acc50542e7a619a592e6a2aafd3883
tree8a94327c9d4564041aa4f8c524e76b7553a890f6
parent191dfcf5c8960d4816586da3d3ebc1a4e6c9aae6
implement the logic for memset insertion and store deletion.

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