sampsyo / llvm-pass-skeletonLinks
example LLVM pass
☆589Updated 4 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☆217Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- A wrapper script to build whole-program LLVM bitcode files☆714Updated 7 months ago
- Yet Another Random Program Generator☆520Updated this week
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- ☆375Updated this week
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- Csmith, a random generator of C programs☆1,104Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆737Updated 2 months ago
- A LLVM-based static analysis framework.☆993Updated 2 weeks ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆188Updated 2 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- llvm-mctoll☆854Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆268Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆636Updated 7 months ago
- Automatic verification of LLVM optimizations☆935Updated 2 weeks ago
- Whole Program LLVM: wllvm ported to go☆320Updated 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…☆419Updated 2 months ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- NOELLE Offers Empowering LLVM Extensions☆78Updated 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
- ☆193Updated this week
- ☆64Updated 5 years ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆644Updated this week
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- CSCD70 Compiler Optimization☆256Updated 2 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,195Updated 6 years ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆345Updated 5 months ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆511Updated last month
- Binary Translator to LLVM IR☆223Updated 2 years ago