sampsyo / llvm-pass-skeletonLinks
example LLVM pass
☆592Updated 5 months ago
Alternatives and similar repositories for llvm-pass-skeleton
Users that are interested in llvm-pass-skeleton are comparing it to the libraries listed below
Sorting:
- A step-by-step tutorial for building an LLVM sample pass☆218Updated 5 years ago
- A wrapper script to build whole-program LLVM bitcode files☆716Updated 8 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- Yet Another Random Program Generator☆525Updated last week
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆225Updated 6 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆740Updated 3 months ago
- ☆380Updated 2 weeks ago
- A LLVM-based static analysis framework.☆996Updated last week
- A curated list of awesome LLVM (including Clang, etc) related resources.☆651Updated 8 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- llvm-mctoll☆856Updated last year
- Csmith, a random generator of C programs☆1,113Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆189Updated 2 years ago
- ☆198Updated this week
- Automatic verification of LLVM optimizations☆954Updated this week
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- Whole Program LLVM: wllvm ported to go☆324Updated last year
- NOELLE Offers Empowering LLVM Extensions☆79Updated 3 weeks ago
- CSCD70 Compiler Optimization☆259Updated 2 years ago
- ☆66Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆272Updated last year
- SymCC: efficient compiler-based symbolic execution☆832Updated 3 months ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆419Updated 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 …☆56Updated 6 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,191Updated 6 years ago
- Learn LLVM 12, published by Packt☆490Updated last year
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆511Updated 3 months ago
- Binary Translator to LLVM IR☆223Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 8 months ago