Learn LLVM 12: A beginner`s guide to learning LLVM compiler tools and core libraries with C++ 电子书下载
Learn how to build and use all parts of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM core libraries
Key Features
• Get to grips with effectively using LLVM libraries step-by-step
• Understand LLVM compiler high-level design and apply the same principles to your own compiler
• Use compiler-based tools to improve the quality of code in C++ projects
Book Description
LLVM was built to bridge the gap between compiler textbooks and actual compiler development. It provides a modular codebase and advanced tools which help developers to build compilers easily. This book provides a practical introduction to LLVM, gradually helping you navigate through complex scenarios with ease when it comes to building and working with compilers.
You`ll start by configuring, building, and installing LLVM libraries, tools, and external projects. Next, the book will introduce you to LLVM design and how it works in practice during each LLVM compiler stage: frontend, optimizer, and backend. Using a subset of a real programming language as an example, you will then learn how to develop a frontend and generate LLVM IR, hand it over to the optimization pipeline, and generate machine code from it. Later chapters will show you how to extend LLVM with a new pass and how instruction selection in LLVM works. You`ll also focus on Just-in-Time compilation issues and the current state of JIT-compilation support that LLVM provides, before finally going on to understand how to develop a new backend for LLVM.
By the end of this LLVM book, you will have gained real-world experience in working with the LLVM compiler development framework with the help of hands-on examples and source code snippets.
What you will learn
• Configure, compile, and install the LLVM framework
• Understand how the LLVM source is organized
• Discover what you need to do to use LLVM in your own projects
• Explore how a compiler is structured, and implement a tiny compiler
• Generate LLVM IR for common source language constructs
• Set up an optimization pipeline and tailor it for your own needs
• Extend LLVM with transformation passes and clang tooling
• Add new machine instructions and a complete backend
Who this book is for
This book is for compiler developers, enthusiasts, and engineers who are new to LLVM and are interested in learning about the LLVM framework. It is also useful for C++ software engineers looking to use compiler-based tools for code analysis and improvement, as well as casual users of LLVM libraries who want to gain more knowledge of LLVM essentials. Intermediate-level experience with C++ programming is mandatory to understand the concepts covered in this book more effectively.
尊敬的读者:
欢迎您访问我们的网站。本站的初衷是为大家提供一个共享学习资料、交换知识的平台。每位用户都可以将文件上传至网盘并分享。
然而,随着用户上传的资料增多,我们发现部分不宜或版权问题的书籍被分享到了本站。
为此,我们已经关闭了分享入口,并进行了多次书籍审查,但仍有部分内容未能彻底审查到位。
在此,我们恳请广大读者与我们共同监督,如发现任何不宜内容,请 点击此处 进行举报,我们会第一时间处理并下架相关内容。
希望我们能共建一个文明社区!感谢您的理解与支持!
猜你喜欢
- 《西藏不止旅行:行走修心和最好的那个自己相遇》周硚修订版 电子书下载
- 《五维思考法:用五种维度思考事物的本质属性》爱德华·伯格中文经典版 电子书下载
- 《天涯双探3:古画寻踪》七名文字版 电子书下载
- 《思维的本质》[美]约翰·杜威/孟宪承/俞庆棠中文版 电子书下载
- 《算法神探》[美] 杰瑞米·库比卡 电子书下载
- 《社会心理学精品译丛套装(共9册)》彭凯平全新版 电子书下载
- 《百万个明天》秦萤亮文字版 电子书下载
- 《潘神的迷宫》吉尔莫·德尔·托罗全译文字版 电子书下载
- 《身体知道答案》武志红珍藏版文字版 电子书下载
- 《是谁毁灭了第三帝国解密希特勒:希特勒传+最后一百天》约翰·托兰中文珍藏版 电子书下载
- 《你踩过天鹅尸体吗》宫藤官九郎 电子书下载
- 《O2O:移动互联网时代的商业革命》张波经典版 电子书下载