nsumner / llvm-demo
A simple example of how LLVM can be used to gather static or dynamic facts about a program.
☆70Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for llvm-demo
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- custom type systems for Clang☆96Updated 9 years ago
- ☆62Updated 5 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆154Updated 3 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆266Updated 5 years ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆48Updated 7 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆219Updated last year
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- ☆46Updated 2 years ago
- rmem public repo☆40Updated 3 months ago
- ☆83Updated 2 years ago
- Generic model checker for concurrent C programs (mirror repository)☆109Updated last month
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- This is a C++ implementation of Graspan.☆32Updated 10 months ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆28Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆160Updated 4 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆214Updated 5 years ago
- Generates CIL MLIR dialect from C/C++ source.☆31Updated 3 years ago
- Visualization of LLVM IR☆60Updated 10 years ago
- MIT's abstract interpretation class taught by Cousot☆36Updated 10 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆110Updated 5 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆135Updated 3 years ago
- CCG is a random C Code Generator☆42Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆212Updated 4 years ago
- dthreads: Efficient Deterministic Multithreading☆49Updated 9 years ago
- minimal symbolic model checker & fuzzer☆111Updated 9 years ago
- A translation validation framework for MLIR☆73Updated 2 weeks ago
- Dynamic Program Slicing in LLVM Compiler☆133Updated 6 years ago