llvm-6502/test/Transforms/DeadStoreElimination
Eli Friedman 1b88fc0122 isAllocLikeFn is allowed to return true for functions which read memory; make
sure we account for that correctly in DeadStoreElimination.  Fixes a regression
from r158919.  PR13547.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161468 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-08 02:17:32 +00:00
..
2011-03-25-DSEMiscompile.ll
2011-09-06-EndOfFunction.ll
2011-09-06-MemCpy.ll
atomic.ll
const-pointers.ll
crash.ll
dominate.ll
free.ll
lifetime.ll
lit.local.cfg
memintrinsics.ll
no-targetdata.ll
OverwriteStoreEnd.ll
PartialStore.ll
pr11390.ll
simple.ll isAllocLikeFn is allowed to return true for functions which read memory; make 2012-08-08 02:17:32 +00:00