lac-dcc / llvm-courseLinks
Code examples used for the LAC LLVM course
☆131Updated 9 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 …☆56Updated 6 years ago
- Code examples for tutoring modern C++☆98Updated last month
- 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
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆189Updated 2 years ago
- Learn LLVM 17, published by Packt☆202Updated last year
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆146Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆272Updated last year
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- LLVM Code Generation, published by Packt☆159Updated this week
- Some examples for using LLVM to generate IR☆41Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- A tool to eliminate timing-based side channels☆50Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 8 months ago
- ☆198Updated last week
- ☆31Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆62Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- CSCD70 Compiler Optimization☆259Updated 2 years ago
- compilerbook☆50Updated 4 years ago
- ☆35Updated 2 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- An MLIR-based toy DL compiler for TVM Relay.☆58Updated 2 years ago
- GPUReplay, ASPLOS 2022☆41Updated 3 years ago
- A CUDA compiler fuzzer☆27Updated last year
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 3 years ago
- ☆15Updated 6 years ago
- ☆19Updated 2 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆100Updated 3 months ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago