lac-dcc / llvm-courseLinks
Code examples used for the LAC LLVM course
☆132Updated 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
- Code examples for tutoring modern C++☆99Updated 4 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆189Updated 2 years ago
- LLVM Code Generation, published by Packt☆215Updated last week
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Updated last year
- Learn LLVM 17, published by Packt☆210Updated last year
- Some examples for using LLVM to generate IR☆43Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆280Updated last year
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- ☆217Updated this week
- 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
- CSCD70 Compiler Optimization☆260Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- learn javassist by example☆30Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆72Updated this week
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆98Updated 6 months ago
- A tool to eliminate timing-based side channels☆50Updated 2 years ago
- An MLIR-based toy DL compiler for TVM Relay.☆61Updated 3 years ago
- A CUDA compiler fuzzer☆29Updated 2 years ago
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆73Updated last year
- Updated C version of the Test Suite for Vectorising Compilers☆70Updated last year
- ☆30Updated 3 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Updated 3 years ago
- Learn LLVM 12, published by Packt☆494Updated last year
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆28Updated last year
- NOELLE Offers Empowering LLVM Extensions☆82Updated 4 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆190Updated last year