Getting Started with LLVM Core Libraries

Getting Started with LLVM Core Libraries
-0 %
Get to grips with LLVM essentials and use the core libraries to build advanced tools
 Paperback
Print on Demand | Lieferzeit: Print on Demand - Lieferbar innerhalb von 3-5 Werktagen I

Unser bisheriger Preis:ORGPRICE: 56,00 €

Jetzt 55,99 €* Paperback

Alle Preise inkl. MwSt. | Versandkostenfrei
Artikel-Nr:
9781782166924
Veröffentl:
2014
Einband:
Paperback
Erscheinungsdatum:
15.08.2014
Seiten:
314
Autor:
Bruno Cardoso Lopes
Gewicht:
590 g
Format:
235x191x18 mm
Sprache:
Englisch
Beschreibung:

Bruno Cardoso Lopes Bruno Cardoso Lopes received a PhD in Computer Science from University of Campinas, Brazil. He's been an LLVM contributor since 2007 and implemented the MIPS backend from scratch, which he has been maintaining for several years. Among his other contributions, he has written the x86 AVX support and improved the ARM assembler. His research interests include code compression techniques and reduced bit width ISAs. In the past, he has also developed drivers for Linux and FreeBSD operating systems.
Get to grips with LLVM essentials and use the core libraries to build advanced toolsKey FeaturesLearn how to configure, build, and use LLVM and Clang based toolsExplore the depths of the LLVM front-end, IR, code generator, and libraries, and learn how a modern compiler is implemented in a practical way.Customize your project to benefit from Just in Time compilation (JIT), static analysis and source-to-source transformations.Book DescriptionLLVM is a bleeding edge compiler technology framework. Easily extendable and designed as a multitude of libraries, LLVM provides a smooth experience for compiler newcomers and reduces the steep learning curve often associated with compiler development.To start, this book will show you how to configure, build, and install LLVM libraries, tools, and external projects. Next, you will be introduced to LLVM design and how it works in practice throughout each LLVM compiler stage: frontend, IR, backend, the JIT engine, cross-compilation capabilities, and the plugin interface. With multiple hands-on examples and source code snippets, Getting Started with LLVM Core Libraries ensures a solid and smooth first step into the LLVM compiler development environment.What you will learnConfigure, build, and install extra LLVM open source projects including Clang tools, static analyzer, Compiler-RT, LLDB, DragonEgg, libc++, and LLVM test-suiteUnderstand the LLVM library design and interaction between libraries and standalone toolsIncrease your knowledge of source code processing stages by learning how the Clang frontend uses a lexer, parser, and syntax analysisManipulate, generate, and play with LLVM IR files while writing custom IR analyses and transformation passesWrite tools to use LLVM Just-in-Time (JIT) compilation capabilitiesFind bugs and improve your code by using the static analyzerDesign source code analysis and transformation tools using LibClang, LibTooling, and the Clang plugin interface

Kunden Rezensionen

Zu diesem Artikel ist noch keine Rezension vorhanden.
Helfen sie anderen Besuchern und verfassen Sie selbst eine Rezension.