nsumner / llvm-demo
A simple example of how LLVM can be used to gather static or dynamic facts about a program.
☆70Updated last year
Alternatives and similar repositories for llvm-demo:
Users that are interested in llvm-demo are comparing it to the libraries listed below
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- custom type systems for Clang☆97Updated 9 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆219Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆140Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆220Updated 5 years ago
- ☆63Updated 5 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- ☆183Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 4 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆168Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 9 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆269Updated 3 years ago
- Public-facing course info for program analysis materials.☆41Updated 5 months ago
- ☆47Updated 3 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆52Updated last month
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆42Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- rmem public repo☆41Updated last month
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- A dynamic analysis framework for concurrent programs (x86 binaries). It is shipped with a few tools written using this framework for test…☆69Updated 8 years ago
- ☆88Updated 2 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Interprocedural Basic Block Code Layout Optimization☆18Updated 6 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago