[llvm-dev] [cfe-dev] [Ad] New LLVM Book
Chris Lattner via llvm-dev
llvm-dev at lists.llvm.org
Wed Apr 28 21:35:39 PDT 2021
Congratulations, I’ve only had time to skim it so far, but it looks like a really great book!
-Chris
> On Apr 28, 2021, at 9:41 AM, Min-Yih Hsu via cfe-dev <cfe-dev at lists.llvm.org> wrote:
>
> Hi All,
>
> I’m glad to tell you that my new book on Clang and LLVM Middle-End development has just been released.
>
> “LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries"
> https://www.amazon.com/Techniques-Practices-Clang-Middle-End-Libraries/dp/1838824952 <https://www.amazon.com/Techniques-Practices-Clang-Middle-End-Libraries/dp/1838824952>
>
> Here are some highlighted topics:
> - How to save computation resources when building LLVM
> - Using LIT in out-of-tree projects
> - Developing custom TableGen backend
> - Creating custom Clang toolchain
> - Clang AST plugin development
> - Writing LLVM Pass 101 — new PassManager edition
> - LLVM development utilities (e.g. Error handling and timer) in a nutshell
> - PGO and sanitizer development
>
> I think many of these topics are useful for LLVM developers — especially those who work closely with upstream. It will be great if you can take a look and please don’t hesitate to share your feedbacks with me!
>
> I would also like to give out some digital versions of this book — for free — to people here. To appreciate this community for always being nice and inclusive :-)
> Please contact me (minyihh at uci.edu <mailto:minyihh at uci.edu>) if you’re interested.
>
> Thank you!
> -Min
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210428/e1798500/attachment.html>
More information about the llvm-dev
mailing list