riversongs Posted November 23, 2024 Report Share Posted November 23, 2024 Free Download Udemy - Learn LLVM Pass in ActionPublished 11/2024MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 ChLanguage: English | Duration: 49m | Size: 407 MBWrite LLVM Pass by Using the New Pass Manager SsystemWhat you'll learnSetup LLVM pass development environmentWrite LLVM function pass, module pass, loop passWrite LLVM pass to analysis LLVM IRWrite LLVM pass to optimize LLVM IRRequirementsC++ programming skillsLLVM IR knowledgeDescriptionThis 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 forBeginner LLVM developersHomepagehttps://www.udemy.com/course/learn-llvm-pass-in-action/Download ( Rapidgator )https://rg.to/file/d2a623fd9ba4779b4536cf799c48c1ce/ycevc.Learn.LLVM.Pass.in.Action.rar.htmlFikperhttps://fikper.com/3SEFM5JJ9v/ycevc.Learn.LLVM.Pass.in.Action.rar.htmlNo Password - Links are Interchangeable Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now