Displaying 2 results from an estimated 2 matches for "d335e101".
2013 Oct 08
0
[LLVMdev] Open work items with a small scope
...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/20131008/d335e101/attachment.html>
2013 Oct 07
5
[LLVMdev] Open work items with a small scope
Dear Clang/LLVM community!
We (a group of 3 highly motivated CS grad students) are taking a class
about compilers and optimizations.
This class offers the option of doing a implementation project (instead of
reading/writing x papers) for its main part.
Of course hacking is much more fun than ... ;)
So my question is do you know of any open points, compiler passes,
optimizations in the LLVM /