[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
Thu Jul 21 19:59:48 PDT 2016
eli.friedman updated this revision to Diff 65022.
eli.friedman added a comment.
Rebase on top of trunk.
https://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.65022.patch
Type: text/x-patch
Size: 10240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160722/0557e943/attachment.bin>
More information about the llvm-commits
mailing list