lac-dcc / llvm-course
Code examples used for the LAC LLVM course
☆129Updated 6 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 …☆54Updated 6 years ago
- ☆183Updated last week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆185Updated 2 years ago
- Code examples for tutoring modern C++☆94Updated 2 weeks ago
- Some examples for using LLVM to generate IR☆37Updated 2 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 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 2 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆95Updated last month
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 4 years ago
- Learn LLVM 17, published by Packt☆185Updated 11 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆262Updated 11 months ago
- CSCD70 Compiler Optimization☆253Updated 2 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆120Updated last month
- A CUDA compiler fuzzer☆25Updated last year
- Updated C version of the Test Suite for Vectorising Compilers☆59Updated last year
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- NOELLE Offers Empowering LLVM Extensions☆76Updated 3 weeks ago
- Bridging polyhedral analysis tools to the MLIR framework☆109Updated last year
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 5 years ago
- An MLIR-based toy DL compiler for TVM Relay.☆58Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆142Updated 3 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆269Updated 3 years ago
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- A translator from c to MLIR☆28Updated 3 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 2 months ago
- A collection of C/C++ programs and Python scripts to be used in conjunction with Intel Software Development Emulator (Intel SDE, availabl…☆40Updated 4 months ago
- A list of benchmark suites used in the research related to compilers, program performance, scientific computations etc.☆50Updated last year
- A tool to eliminate timing-based side channels☆49Updated 2 years ago