lac-dcc / llvm-courseLinks
Code examples used for the LAC LLVM course
☆130Updated 7 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
- Learn LLVM 17, published by Packt☆194Updated last year
- ☆191Updated this week
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆265Updated last year
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A tool to eliminate timing-based side channels☆48Updated 2 years ago
- Some examples for using LLVM to generate IR☆37Updated 2 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆187Updated 2 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…☆103Updated 3 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆11Updated this week
- CSCD70 Compiler Optimization☆256Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- Code examples for tutoring modern C++☆96Updated 3 weeks ago
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆97Updated last month
- NOELLE Offers Empowering LLVM Extensions☆76Updated 2 months ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆420Updated 2 months ago
- Updated C version of the Test Suite for Vectorising Compilers☆61Updated last year
- compilerbook☆50Updated 4 years ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries with options for generatin…☆39Updated 2 years ago
- MLIR Sample dialect☆122Updated 4 months ago
- A list of benchmark suites used in the research related to compilers, program performance, scientific computations etc.☆52Updated last year
- An MLIR-based toy DL compiler for TVM Relay.☆58Updated 2 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 2 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆47Updated this week
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 6 months ago
- A tool to extract complexities and costs from programs and kernels☆17Updated 2 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- learn javassist by example☆31Updated 3 years ago