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
- custom type systems for Clang☆97Updated 9 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆218Updated last year
- ☆63Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆49Updated 8 years ago
- ☆47Updated 2 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆217Updated 5 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆139Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆167Updated 4 years ago
- Visualization of LLVM IR☆60Updated 10 years ago
- Automatic Binary Parallelisation☆42Updated 3 weeks ago
- ☆88Updated 2 years ago
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆265Updated 2 years ago
- Public-facing course info for program analysis materials.☆39Updated 3 months ago
- Static Slicer for LLVM☆66Updated 9 years ago
- ☆183Updated 5 years ago
- Generic model checker for concurrent C programs (mirror repository)☆143Updated 3 weeks ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 9 months ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆29Updated 5 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆41Updated 4 years ago
- LLVM DSA fork for SeaHorn☆21Updated 5 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 7 years ago
- ☆51Updated 8 years ago
- rmem public repo☆41Updated this week
- CCG is a random C Code Generator☆43Updated 2 years ago
- Code examples for tutoring modern C++☆93Updated last month
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago