nsumner / llvm-demoLinks
A simple example of how LLVM can be used to gather static or dynamic facts about a program.
☆71Updated 2 months ago
Alternatives and similar repositories for llvm-demo
Users that are interested in llvm-demo are comparing it to the libraries listed below
Sorting:
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆277Updated 6 years ago
- custom type systems for Clang☆98Updated 10 years ago
- ☆185Updated 5 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆220Updated 2 years ago
- ☆47Updated 3 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- Automatic Binary Parallelisation☆43Updated 6 months ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- LLVM DSA fork for SeaHorn☆21Updated 6 years ago
- Generic model checker for concurrent C programs (mirror repository)☆156Updated last month
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆32Updated 6 years ago
- Code examples for tutoring modern C++☆98Updated last month
- rmem public repo☆47Updated 3 months ago
- ☆52Updated 9 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- A translation validation framework for MLIR☆87Updated 5 months ago
- ☆33Updated 3 years ago
- Public-facing course info for program analysis materials.☆42Updated last week
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- ☆88Updated 3 years ago
- Efficient Path Profiling using LLVM☆18Updated 7 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆65Updated this week
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆227Updated 6 years ago
- ☆65Updated 5 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆49Updated last week
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 8 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆55Updated 3 years ago