Change greater than to greater than or equal so that an identical sized store to...
authorCraig Topper <craig.topper@gmail.com>
Tue, 14 Aug 2012 07:32:05 +0000 (07:32 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 14 Aug 2012 07:32:05 +0000 (07:32 +0000)
commit750d7616c6d9ed5a40de1ac8f74fb40afd82ebc6
tree2854a51748462571c5128d2872c0a77071ebf284
parentbb57febe3cbc2e968abee728b615918fc734ff7a
Change greater than to greater than or equal so that an identical sized store to the same offset is treated as completing overwriting.

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