lijiansong / clang-llvm-tutorial
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
☆267Updated 2 years ago
Alternatives and similar repositories for clang-llvm-tutorial:
Users that are interested in clang-llvm-tutorial are comparing it to the libraries listed below
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- CSCD70 Compiler Optimization☆252Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆217Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆138Updated 4 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
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- ☆24Updated 8 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆184Updated 2 years ago
- learn javassist by example☆31Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- example LLVM pass☆582Updated last month
- A high performance LLVM-based dynamic binary instrumentation framework☆258Updated 10 months ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 2 years ago
- ☆361Updated 3 weeks ago
- Learn LLVM 12, published by Packt☆485Updated 10 months ago
- ☆63Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 4 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. P…☆11Updated 5 years ago
- ☆178Updated this week
- 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
- predicate scientific program performance model using llvm☆28Updated 9 years ago
- Some examples for using LLVM to generate IR☆38Updated 2 years ago
- Whole Program LLVM: wllvm ported to go☆314Updated 11 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated 11 months ago
- 国科大编译作业:基于Clang的C语言解释执行器☆40Updated 3 years ago