Students Can Help Improve LLVM & Clang, Make The Kernel Build

Written by Michael Larabel in LLVM on 3 March 2014 at 02:21 PM EST. Add A Comment
LLVM
Besides GCC looking towards new features and improvements this year via Google's Summer of Code, the LLVM project also has a growing list of hopeful projects for student developers.

Student developers looking to work on the popular LLVM compiler infrastructure (or one of its sub-projects like the Clang C/C++ compiler front-end) this summer while being paid for their contributions and learning how to engage in open-source development, LLVM is once again participating in Google's Summer of Code.

There's a long list of open projects for interested students. There's work ranging from adding benchmarks and performance testing to LLVM to adding new capabilities and working on features like Profile-Guided Optimizations. Code compaction support to optimize for code size is another possible feature being sought after.

On a related note, the LLVM Linux project is also seeking GSoC attention. Developers are still hard at work on making the upstream Linux kernel compatible with building under LLVM/Clang rather than just GCC. Much progress has been made in being able to build the Linux kernel with Clang but there's still outstanding patches, etc.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week