-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
LLVM Cookbook
By :
LLVM Cookbook
By:
Overview of this book
The book is for compiler programmers who are familiar with concepts of compilers and want to indulge in understanding, exploring, and using LLVM infrastructure in a meaningful way in their work.
This book is also for programmers who are not directly involved in compiler projects but are often involved in development phases where they write thousands of lines of code. With knowledge of how compilers work, they will be able to code in an optimal way and improve performance with clean code.
Table of Contents (11 chapters)
Preface
1. LLVM Design and Use
2. Steps in Writing a Frontend
3. Extending the Frontend and Adding JIT Support
4. Preparing Optimizations
5. Implementing Optimizations
6. Target-independent Code Generator
7. Optimizing the Machine Code
8. Writing an LLVM Backend
9. Using LLVM for Various Useful Projects
Index
Customer Reviews