Learn LLVM Pass in Action - Druckversion +- Techmeister Forum (http://mail.techmeister-board.com) +-- Forum: Direkt - Downloads (http://mail.techmeister-board.com/forumdisplay.php?fid=7)+--- Forum: Ebooks und Magazine (http://mail.techmeister-board.com/forumdisplay.php?fid=80) +--- Thema: Learn LLVM Pass in Action (/showthread.php?tid=22472) |
Learn LLVM Pass in Action - mitsumi - 15.11.2024 Learn LLVM Pass in Action Published 11/2024 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 49m | Size: 407 MB Write LLVM Pass by Using the New Pass Manager Ssystem What you'll learn Setup LLVM pass development environment Write LLVM function pass, module pass, loop pass Write LLVM pass to analysis LLVM IR Write LLVM pass to optimize LLVM IR Requirements C++ programming skills LLVM IR knowledge Description This is a practical class about LLVM pass programming. At the begging of the course, we will setup the LLVM pass manager develop environment on Ubuntu operation system. We will install llvm-14, clang-14, c-make, git. We will use VSCode as our editor. The VSCode is installed on the windows, we use ssl to connect Ubuntu system. After that, we will write LLVM pass hand by hand. At the early stage we will write a very basic pass that just display the function name in the C source files. Then we will learn how to write a function pass to analysis function information, such as instruction count, basic block count. We will write a module pass to analysis module information, such as function count. We will create a loop mass to analysis loop nested level. At the end stage we will create some powerful passes. For example, we will create a pass to collection function call count at compile time. We will write a pass to emit some LLVM IR to collection function called count at runtime. We will create a pass to analysis LLVM IR instructions to execute constant folding compile optimization.This course covers all the aspect of LLVM pass development. Who this course is for Beginner LLVM developers rapidgator.net: https://rapidgator.net/file/094add7f79fc4b3426b31aa83fcf896b/bjtrk.Learn.LLVM.Pass.in.Action.rar.html k2s.cc: https://k2s.cc/file/aed552ed75028/bjtrk.Learn.LLVM.Pass.in.Action.rar |