[PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 00:17:02 PDT 2016


eli.friedman updated this revision to Diff 59689.
eli.friedman added a comment.

- [DSE] Precisely track instructions which may unwind.


http://reviews.llvm.org/D21007

Files:
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Transforms/DeadStoreElimination/free.ll
  test/Transforms/DeadStoreElimination/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21007.59689.patch
Type: text/x-patch
Size: 15479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160606/ddf382c6/attachment-0001.bin>


More information about the llvm-commits mailing list