nsumner / llvm-demoLinks
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
Sorting:
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆273Updated 6 years ago
- custom type systems for Clang☆98Updated 9 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆220Updated last year
- ☆47Updated 3 years ago
- Automatic Binary Parallelisation☆43Updated 3 months ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- ☆183Updated 5 years ago
- Public-facing course info for program analysis materials.☆41Updated 5 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 5 years ago
- Generic model checker for concurrent C programs (mirror repository)☆150Updated last month
- ☆88Updated 2 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 9 years ago
- ☆31Updated 3 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- ☆63Updated 5 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆43Updated 5 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆32Updated 5 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆81Updated 5 months ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 6 years ago
- simple snapshot-style integration testing for commands☆71Updated this week
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- Codeplay's tutorial LLVM LEG backend - as presented at the 2014 LLVM Developers' Meeting in San Jose.☆42Updated 10 years ago
- ☆52Updated 9 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
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆52Updated 2 months ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 5 years ago
- rmem public repo☆42Updated last week