fix PR6642, GVN forwarding from memset to load of the base of the memset.
authorChris Lattner <sabre@nondot.org>
Thu, 25 Mar 2010 05:58:19 +0000 (05:58 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Mar 2010 05:58:19 +0000 (05:58 +0000)
commit219d77430b3495091205249c1d5be51014616475
treedb60bb971cffc5113354f107995a09b10b232d47
parentc388ace6f9012c503630eb633e3977e0fc42bb00
fix PR6642, GVN forwarding from memset to load of the base of the memset.

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