Do simple cross-block DSE when we encounter a free statement. Fixes PR11240.
[oota-llvm.git] / test / Transforms / DeadStoreElimination / atomic.ll
2011-08-17 Eli FriedmanAtomic load/store handling for the passes using memdep...