[LLVMdev] where to start?

Renato Golin renato.golin at linaro.org
Fri Jan 31 06:36:26 PST 2014


Hi Baoshan,

Firstly, welcome! ;)

This is a good place to start: http://llvm.org/OpenProjects.html

It might be a bit out-of-date, but you can always ask on the list about a
particular project.

To get acquainted with the code base, I suggest reading at least:

http://llvm.org/docs/GettingStarted.html
http://llvm.org/docs/LangRef.html
http://llvm.org/docs/ProgrammersManual.html
http://llvm.org/docs/CodingStandards.html

Happy hacking!

cheers,
--renato



On 31 January 2014 14:15, Baoshan Pang <pangbw at gmail.com> wrote:

> Hi All,
>
> I am an experienced compiler engineer, I want to get involved in LLVM but
> don't know where I should start with. Can someone give any suggestion for
> my situation? I hope can do some easy work at beginning, then do some
> challenge work when I am familiar and comfortable with LLVM. I am
> interested in optimizations and code generations, but I am open to other
> areas either.
>
> Any suggestion is welcome, thanks in advance.
>
> Regards,
> Baosan
>
> _______________________________________________
> 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/20140131/64bcc1ac/attachment.html>


More information about the llvm-dev mailing list