[LLVMdev] transforming an irreducible cfg into a reducible cfg
Moritz Sinn
sinnmoritz at googlemail.com
Fri Mar 19 03:21:56 PDT 2010
Hi,
I've a short question: Does there exist any llvm pass that transforms an irreducible CFG into a reducible one?
So far i didn't find any implementation on the internet, only an old feature request from 2003:
https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_1/docs/OpenProjects.html
(under "Miscellaneous Improvements")
It would be exactly the thing that i need.
Best Regards
Moritz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100319/8832f900/attachment.html>
More information about the llvm-dev
mailing list