[llvm-commits] Patch for simplifying regions

Vu Le vmle at ucdavis.edu
Tue Feb 1 11:03:23 PST 2011


Hi Tobias, Andreas,
This is my patch for regionsimplify pass.
I rename the file to RegionSimplify, change the pass name to -regionsimplify
to conform with those of Loop.

I also update the RegionInfo and DominatorTree whenever we split the entry
or exit.
Please give me the feedbacks.
Thanks.
Vu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/72f02b71/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: region-simplify.patch
Type: text/x-patch
Size: 9847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110201/72f02b71/attachment.bin>


More information about the llvm-commits mailing list