lac-dcc / llvm-courseLinks
Code examples used for the LAC LLVM course
☆134Updated last year
Alternatives and similar repositories for llvm-course
Users that are interested in llvm-course are comparing it to the libraries listed below
Sorting:
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Updated 6 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆105Updated 3 years ago
- LLVM Code Generation, published by Packt☆219Updated 2 weeks ago
- Code examples for tutoring modern C++☆99Updated 5 months ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Learn LLVM 17, published by Packt☆211Updated last year
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆191Updated 2 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆283Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆73Updated this week
- Some examples for using LLVM to generate IR☆44Updated 3 years ago
- CSCD70 Compiler Optimization☆259Updated 2 years ago
- ☆219Updated 2 weeks ago
- A tool to eliminate timing-based side channels☆50Updated 3 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆99Updated 7 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 11 months ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆130Updated 4 months ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- GPUReplay, ASPLOS 2022☆41Updated 3 years ago
- learn javassist by example☆30Updated 4 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Updated 3 years ago
- ☆34Updated 2 years ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 6 years ago
- An MLIR-based toy DL compiler for TVM Relay.☆60Updated 3 years ago
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 6 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- compilerbook☆52Updated 4 years ago