[llvm-commits] patch: smarter DSE

Nick Lewycky nicholas at mxc.ca
Mon Oct 31 01:54:51 PDT 2011


This patch teaches DSE to look for blocks that will unconditionally land 
in the particular free call, when handling a call to free. This is 
important for std::vector, see PR11240.

Please review!

Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr11240-1.patch
Type: text/x-patch
Size: 5703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111031/91ae4c1f/attachment.bin>


More information about the llvm-commits mailing list