lac-dcc / llvm-course
Code examples used for the LAC LLVM course
☆130Updated 3 months ago
Alternatives and similar repositories for llvm-course:
Users that are interested in llvm-course are comparing it to the libraries listed below
- 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 …☆53Updated 6 years ago
- Learn LLVM 17, published by Packt☆163Updated 8 months ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- A tool to eliminate timing-based side channels☆49Updated 2 years ago
- ☆170Updated this week
- Code examples for tutoring modern C++☆91Updated 2 weeks ago
- MLIR Sample dialect☆110Updated this week
- An LLVM IR dataset for data-driven compiler optimization research☆32Updated this week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆181Updated 2 years ago
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆89Updated this week
- Updated C version of the Test Suite for Vectorising Compilers☆55Updated 11 months ago
- CSCD70 Compiler Optimization☆250Updated last year
- An MLIR-based toy DL compiler for TVM Relay.☆54Updated 2 years ago
- Some examples for using LLVM to generate IR☆37Updated 2 years ago
- A translator from c to MLIR☆27Updated 3 years ago
- A tool to extract complexities and costs from programs and kernels☆17Updated last year
- A CUDA compiler fuzzer☆24Updated last year
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆116Updated last month
- Bridging polyhedral analysis tools to the MLIR framework☆107Updated 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…☆102Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆264Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆214Updated 4 years ago
- TPP experimentation on MLIR for linear algebra☆119Updated this week
- Angha is a framework for constructing compilable synthetic C benchmarks out of publicly available C repositories.☆23Updated last year
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆511Updated 4 months ago
- learn javassist by example☆30Updated 3 years ago
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 5 years ago
- ☆15Updated 5 years ago
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago