Make DSE potentially more aggressive by being more specific about alloca sizes.
authorChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2004 20:44:37 +0000 (20:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2004 20:44:37 +0000 (20:44 +0000)
commit8305a64dce516b4525e32e14e0b11d886975b67c
tree8c93391a989b9b2a2d1f5ae41f83bdfed1b4ce20
parenteaf8f9c667b15cf09b4608558cc24675e92ad2cd
Make DSE potentially more aggressive by being more specific about alloca sizes.

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