eliben / llvm-clang-samplesView external linksLinks
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,187Sep 18, 2018Updated 7 years ago
Alternatives and similar repositories for llvm-clang-samples
Users that are interested in llvm-clang-samples are comparing it to the libraries listed below
Sorting:
- A collection of code samples showing usage of clang and llvm as a library☆755Dec 2, 2019Updated 6 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,355Jan 1, 2026Updated last month
- A LLVM-based static analysis framework.☆1,029Updated this week
- An example of how to use Clang's LibTooling interface.☆74Jul 29, 2013Updated 12 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Jul 31, 2023Updated 2 years ago
- Complete C99 parser in pure Python☆3,473Jan 24, 2026Updated 3 weeks ago
- A wrapper script to build whole-program LLVM bitcode files☆730Dec 30, 2025Updated last month
- A collection of out-of-tree Clang plugins for teaching and learning☆758Jan 14, 2026Updated last month
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆3,052Apr 23, 2020Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆4,595Sep 2, 2020Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Apr 16, 2022Updated 3 years ago
- example LLVM pass☆600Mar 6, 2025Updated 11 months ago
- Plugins to clang-analyzer and clang-frontend☆484May 20, 2021Updated 4 years ago
- Static Value-Flow Analysis Framework for Source Code☆1,646Feb 6, 2026Updated last week
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated 8 months ago
- Manipulate C-family ASTs with Clang☆69Jun 18, 2014Updated 11 years ago
- KLEE Symbolic Execution Engine☆2,898Jan 3, 2026Updated last month
- Library to parse and work with the C++ AST☆1,766Jun 13, 2024Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆339Jan 25, 2025Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Dec 4, 2025Updated 2 months ago
- Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode☆2,749Apr 26, 2022Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆220May 14, 2020Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Nov 28, 2020Updated 5 years ago
- A superoptimizer for LLVM IR☆2,349Aug 28, 2024Updated last year
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Jan 15, 2020Updated 6 years ago
- llvm-mctoll☆867Jun 22, 2024Updated last year
- an architecture-independent decompiler to LLVM IR☆395Aug 5, 2015Updated 10 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Jan 21, 2017Updated 9 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Jul 2, 2021Updated 4 years ago
- Library for lifting machine code to LLVM bitcode☆1,591Updated this week
- Virtual Machine for Intermediate Representation☆698Jul 29, 2020Updated 5 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Feb 21, 2019Updated 6 years ago
- C++ convention/style checker in Python using libclang.☆42Jan 4, 2012Updated 14 years ago
- Slides for my C++Now 2017 talk☆58May 20, 2017Updated 8 years ago
- API tracing framework for Linux C/C++ applications☆159Jan 29, 2016Updated 10 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆531May 15, 2021Updated 4 years ago
- LLVM IR编译时替换函数名☆59Dec 22, 2017Updated 8 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆191Jan 24, 2023Updated 3 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,219Feb 2, 2026Updated 2 weeks ago