LLVM Code Generation: A deep dive into compiler backend development (Paperback)
暫譯: LLVM 代碼生成:深入探討編譯器後端開發
Colombet, Quentin, Beyls, Kristof
- 出版商: Packt Publishing
- 出版日期: 2025-05-23
- 售價: $1,800
- 貴賓價: 9.5 折 $1,710
- 語言: 英文
- 頁數: 608
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1837637784
- ISBN-13: 9781837637782
-
相關分類:
Compiler
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,970$1,872 -
$960$864 -
$700$665 -
$354並行演算法設計與性能優化
-
$648$616 -
$880$862 -
$1,120$1,064 -
$735精通 Linux 內核智能設備開發核心技術
-
$673用“芯”探核基於龍芯的 Linux 內核探索解析
-
$1,700$1,615 -
$594$564 -
$708$673 -
$564CPU 設計實戰
-
$719$683 -
$1,580$1,501 -
$505極限黑客攻防:CTF 賽題揭秘
-
$398數據庫程序員面試筆試通關寶典
-
$662算法訓練營:海量圖解 + 競賽刷題 (入門篇)
-
$774$735 -
$534$507 -
$407程序員的制勝技
-
$948$901 -
$421CPU 眼裡的 C/C++
-
$834$792 -
$654$621
相關主題
商品描述
Explore the world of code generation with the LLVM infrastructure, and learn how to extend existing backends or develop your own
Key Features:
- Understand the steps involved in generating assembly code from LLVM IR
- Learn the key constructs needed to leverage LLVM for your hardware or backend
- Strengthen your understanding with targeted exercises and practical examples in every chapter
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
The LLVM infrastructure is a popular compiler ecosystem widely used in the tech industry and academia. This technology is crucial for both experienced and aspiring compiler developers looking to make an impact in the field. Written by Quentin Colombet, a veteran LLVM contributor and architect of the GlobalISel framework, this book provides a primer on the main aspects of LLVM, with an emphasis on its backend infrastructure; that is, everything needed to transform the intermediate representation (IR) produced by frontends like Clang into assembly code and object files.
You'll learn how to write an optimizing code generator for a toy backend in LLVM. The chapters will guide you step by step through building this backend while exploring key concepts, such as the ABI, cost model, and register allocation. You'll also find out how to express these concepts using LLVM's existing infrastructure and how established backends address these challenges. Furthermore, the book features code snippets that demonstrate the actual APIs.
By the end of this book, you'll have gained a deeper understanding of LLVM. The concepts presented are expected to remain stable across different LLVM versions, making this book a reliable quick reference guide for understanding LLVM.
What You Will Learn:
- Understand essential compiler concepts, such as SSA, dominance, and ABI
- Build and extend LLVM backends for creating custom compiler features
- Optimize code by manipulating LLVM's Intermediate Representation
- Contribute effectively to LLVM open-source projects and development
- Develop debugging skills for LLVM optimizations and passes
- Grasp how encoding and (dis)assembling work in the context of compilers
- Utilize LLVM's TableGen DSL for creating custom compiler models
Who this book is for:
This book is for both beginners to LLVM and experienced LLVM developers. If you're new to LLVM, it offers a clear, approachable guide to compiler backends, starting with foundational concepts. For seasoned LLVM developers, it dives into less-documented areas such as TableGen, MachineIR, and MC, enabling you to solve complex problems and expand your expertise. Whether you're starting out or looking to deepen your knowledge, this book has something for you.
Table of Contents
- Building LLVM and Understanding the Directory Structure
- Contributing to LLVM
- Compiler Basics and How They Map to LLVM APIs
- Writing Your First Optimization
- Dealing with Pass Managers
- TableGen - LLVM Swiss Army Knife for Modeling
- Understanding LLVM IR
- Survey of the Existing Passes
- Introducing Target-Specific Constructs
- Hands-On Debugging LLVM IR Passes
- Legacy Instruction Selection Framework - SelectionDAG
- Getting Started with the Machine Code Layer
- The Machine Pass Pipeline
- Getting Started with Instruction Selection
- Instruction Selection: The IR Building Phase
- Instruction Selection: The Legalization Phase
(N.B. Please use the Read Sample option to see further chapters)
商品描述(中文翻譯)
抱歉,您似乎沒有提供要翻譯的內容。請提供需要翻譯的文本,我將很樂意協助您進行翻譯。