1. EachPod

LLVM Essentials: Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler

Author
CyberSecurity Summary
Published
Sat 28 Dec 2024
Episode Link
https://www.spreaker.com/episode/llvm-essentials-become-familiar-with-the-llvm-infrastructure-and-start-using-llvm-libraries-to-design-a-compiler--62712948

This book is a guide for LLVM, an open-source compiler infrastructure. The text focuses on teaching readers how to write compilers for custom architectures and languages. It covers a wide range of LLVM's features, including its modular design, tools, intermediate representation (IR), and optimization techniques. The text provides detailed explanations of compiler phases like instruction simplification, loop processing, vectorization, and code generation. The authors use code examples to illustrate LLVM's functionality, helping readers learn through practical applications.

You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cyber_security_summary

Get the Book now from Amazon:
https://www.amazon.com/LLVM-Essentials-familiar-infrastructure-libraries-ebook/dp/B0166Y6Z34?&linkCode=ll1&tag=cvthunderx-20&linkId=fe6b44e9a7d3819058d0e4a9a481ac65&language=en_US&ref_=as_li_ss_tl

Share to: