Speculatively revert "DeadStoreElimination can now trim the size of a store if
authorDaniel Dunbar <daniel@zuster.org>
Fri, 4 Nov 2011 00:48:26 +0000 (00:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 4 Nov 2011 00:48:26 +0000 (00:48 +0000)
commit28eb1c5217416aa60b06b8b569a5de8047f75514
tree5e5886018631e575fa6d6b51eea0c4070e460d61
parentd5574f62d3932ba4adbdfb7e292c3e1e8116a06f
Speculatively revert "DeadStoreElimination can now trim the size of a store if
the end of it is dead.", which appears to break bootstrapping LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143668 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DeadStoreElimination.cpp
test/Transforms/DeadStoreElimination/OverwriteStoreEnd.ll [deleted file]