sampsyo / llvm-pass-skeleton
example LLVM pass
☆564Updated last year
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☆214Updated 4 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆267Updated 5 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆706Updated 3 weeks ago
- Yet Another Random Program Generator☆492Updated 4 months ago
- A wrapper script to build whole-program LLVM bitcode files☆697Updated this week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆177Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆556Updated 3 weeks ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago
- Automatic verification of LLVM optimizations☆816Updated this week
- ☆343Updated 2 months ago
- llvm-mctoll☆819Updated 5 months ago
- ☆162Updated this week
- 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…☆400Updated 2 weeks ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Csmith, a random generator of C programs☆1,035Updated 10 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆214Updated 5 years ago
- A LLVM-based static analysis framework.☆949Updated this week
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,186Updated 6 years ago
- Learn LLVM 12, published by Packt☆476Updated 6 months ago
- A new (MLIR based) high-level IR for clang.☆402Updated this week
- Developed at Lawrence Livermore National Laboratory (LLNL), ROSE is an open source compiler infrastructure to build source-to-source prog…☆612Updated this week
- libipt - an Intel(R) Processor Trace decoder library☆670Updated last month
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆489Updated last year
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆137Updated 4 years ago
- Binary Translator to LLVM IR☆216Updated last year
- 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 …☆52Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆248Updated 6 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆602Updated last month
- Whole Program LLVM: wllvm ported to go☆306Updated 7 months ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,015Updated 3 weeks ago