lac-dcc / llvm-courseLinks
Code examples used for the LAC LLVM course
☆130Updated 11 months ago
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 …☆57Updated 6 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆190Updated 2 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆146Updated last year
- Learn LLVM 17, published by Packt☆205Updated last year
- 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…☆104Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆218Updated 5 years ago
- CSCD70 Compiler Optimization☆260Updated 2 years ago
- Some examples for using LLVM to generate IR☆42Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆273Updated last year
- ☆204Updated this week
- Code examples for tutoring modern C++☆98Updated 2 months ago
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆102Updated 4 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 10 months ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 4 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 3 years ago
- LLVM Code Generation, published by Packt☆198Updated last week
- learn javassist by example☆31Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆66Updated this week
- A tool to eliminate timing-based side channels☆50Updated 2 years ago
- NOELLE Offers Empowering LLVM Extensions☆79Updated 2 months ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 8 months ago
- An MLIR-based toy DL compiler for TVM Relay.☆59Updated 2 years ago
- Updated C version of the Test Suite for Vectorising Compilers☆66Updated last year
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆41Updated 6 years ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- ☆35Updated 2 years ago