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: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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