[llvm-commits] Patch to delete loops with multiple exiting blocks
Andrew Clinton
ajclinto at gmail.com
Sun Feb 20 09:28:14 PST 2011
This is a simple patch to improve the loop-delete pass so that it will
delete loops with multiple exiting blocks (but still a single exit).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: loop-deletion-multiple.diff
Type: text/x-patch
Size: 3532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110220/50ca3bb4/attachment.bin>
More information about the llvm-commits
mailing list