lac-dcc / llvm-courseLinks
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
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
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆96Updated last week
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- ☆185Updated 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…☆103Updated 2 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- 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☆185Updated 2 years ago
- Angha is a framework for constructing compilable synthetic C benchmarks out of publicly available C repositories.☆22Updated last year
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- A CUDA compiler fuzzer☆25Updated last year
- NOELLE Offers Empowering LLVM Extensions☆76Updated last month
- CSCD70 Compiler Optimization☆253Updated 2 years ago
- A tool to eliminate timing-based side channels☆49Updated 2 years ago
- Learn LLVM 17, published by Packt☆186Updated last year
- Updated C version of the Test Suite for Vectorising Compilers☆61Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 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
- Code examples for tutoring modern C++☆97Updated this week
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆121Updated 2 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆45Updated this week
- ☆15Updated 6 years ago
- An MLIR-based toy DL compiler for TVM Relay.☆58Updated 2 years ago
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆264Updated 11 months ago
- ☆32Updated last year
- Tutorial for LLVM Dev Conference 2019.☆15Updated 5 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆106Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- Bridging polyhedral analysis tools to the MLIR framework☆111Updated last year