Cargando…

LLVM cookbook

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 involv...

Descripción completa

Detalles Bibliográficos
Autores principales: Pandey, Mayur, Sarda, Suyog
Lenguaje:eng
Publicado: Packt Publ. 2015
Materias:
Acceso en línea:http://cds.cern.ch/record/2031976
Descripción
Sumario: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.