filmov
tv
Learn LLVM 12 | 8. Optimizing IR
Показать описание
Learn LLVM 12 is available from:
This is the “Code in Action” video for chapter 8 of Learn LLVM 12 by Kai Nacke, published by Packt. It includes the following topics:
00:13 Implementing a Pass using the new Pass manager
01:10 Adapting a Pass for use with the old Pass manager
12:39 Adding an optimization pipeline to your compiler
Learn LLVM 12 will show you how to build your own compiler, covering everything from reading the source to emitting optimized machine code. The book also shows you how to take advantage of the Just-in-Time (JIT) compilation framework, extend LLVM in a variety of ways, and apply the right tools to help you spot problems in your own compiler.
Connect with Packt:
Video created by Kai Nacke
This is the “Code in Action” video for chapter 8 of Learn LLVM 12 by Kai Nacke, published by Packt. It includes the following topics:
00:13 Implementing a Pass using the new Pass manager
01:10 Adapting a Pass for use with the old Pass manager
12:39 Adding an optimization pipeline to your compiler
Learn LLVM 12 will show you how to build your own compiler, covering everything from reading the source to emitting optimized machine code. The book also shows you how to take advantage of the Just-in-Time (JIT) compilation framework, extend LLVM in a variety of ways, and apply the right tools to help you spot problems in your own compiler.
Connect with Packt:
Video created by Kai Nacke