Hello developers! Could you, please, inform me about actual open projects? Where can I find this information? Does this list contains up to date information http://llvm.org/OpenProjects.html#new ? -- Regards, Vadim. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120922/3db4debe/attachment.html>
On 9/22/12 9:01 AM, Vadim Khoptynets wrote:> Hello developers! > > Could you, please, inform me about actual open projects? Where can I > find this information? Does this list contains up to date information > http://llvm.org/OpenProjects.html#new ?I'm not sure if all of the information is up to date, but I suspect some of the items are still unimplemented. The best thing to do is to pick a project that you like and ask on the llvmdev mailing list if it has already been done or if there is prototype code from which to start. Also remember that some of the LLVM sub-projects have Open Projects pages, too. Clang, Polly, and SAFECode have them; others probably do as well. -- John T.> > -- > Regards, > Vadim. > > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120924/ab80d0c5/attachment.html>
Hello John! Thank you for advice! 2012/9/24 John Criswell <criswell at illinois.edu>> On 9/22/12 9:01 AM, Vadim Khoptynets wrote: > > Hello developers! > > Could you, please, inform me about actual open projects? Where can I find > this information? Does this list contains up to date information > http://llvm.org/OpenProjects.html#new ? > > > I'm not sure if all of the information is up to date, but I suspect some > of the items are still unimplemented. The best thing to do is to pick a > project that you like and ask on the llvmdev mailing list if it has already > been done or if there is prototype code from which to start. > > Also remember that some of the LLVM sub-projects have Open Projects pages, > too. Clang, Polly, and SAFECode have them; others probably do as well. > > -- John T. > > > > -- > Regards, > Vadim. > > > > _______________________________________________ > LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > >-- Regards, Vadim. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120925/176b78a5/attachment.html>