LLVM Cookbook. Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM - Helion

ebook
Autor: Mayur Pandey, Suyog SardaTytuł oryginału: LLVM Cookbook. Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM
ISBN: 9781785286407
stron: 296, Format: ebook
Data wydania: 2015-05-30
Księgarnia: Helion
Cena książki: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,90 zł)
Osoby które kupowały "LLVM Cookbook. Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
LLVM Cookbook. Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM eBook -- spis treści
- 1. Getting started with llvm
- 2. Steps in Writing a Frontend
- 3. Adding JIT Support and Writing Front-Ends for languages
- 4. Preparing Optimization
- 5. Implementing optimization
- 6. Target Independent Code Generator
- 7. Optimizing generated code and Register Allocation
- 8. Writing an LLVM Backend
- 9. Using LLVM for various useful projects