[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 Aug 11 18:17:52 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278451: [DSE] Don't remove stores made live by a call which unwinds. (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D21007?vs=65278&id=67783#toc
Repository:
rL LLVM
https://reviews.llvm.org/D21007
Files:
llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/trunk/test/Analysis/GlobalsModRef/func-memattributes.ll
llvm/trunk/test/Transforms/DeadStoreElimination/free.ll
llvm/trunk/test/Transforms/DeadStoreElimination/simple.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21007.67783.patch
Type: text/x-patch
Size: 11808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/5b6b54d7/attachment.bin>
More information about the llvm-commits
mailing list