sampsyo / llvm-pass-skeleton
example LLVM pass
☆582Updated 2 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
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 4 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- A wrapper script to build whole-program LLVM bitcode files☆710Updated 4 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆730Updated last week
- Yet Another Random Program Generator☆507Updated 9 months ago
- ☆182Updated last week
- A LLVM-based static analysis framework.☆981Updated this week
- llvm-mctoll☆843Updated 10 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆220Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆261Updated 11 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
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆336Updated 3 months ago
- ☆365Updated last week
- Binary Translator to LLVM IR☆219Updated last year
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- Whole Program LLVM: wllvm ported to go☆315Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆185Updated 2 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆614Updated 5 months ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆502Updated last year
- 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…☆415Updated 2 weeks ago
- 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
- Automatic verification of LLVM optimizations☆896Updated last week
- Learn LLVM 12, published by Packt☆486Updated 11 months ago
- A new (MLIR based) high-level IR for clang.☆488Updated this week
- SymCC: efficient compiler-based symbolic execution☆806Updated last month
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,193Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- an architecture-independent decompiler to LLVM IR☆393Updated 9 years ago
- Csmith, a random generator of C programs☆1,082Updated last year