nsumner / llvm-demoLinks
A simple example of how LLVM can be used to gather static or dynamic facts about a program.
☆73Updated 3 weeks 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☆96Updated 10 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆225Updated 2 years ago
- ☆186Updated 5 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆172Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆150Updated 5 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆52Updated 2 months ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- rmem public repo☆49Updated 8 months ago
- ☆66Updated 6 years ago
- ☆52Updated 9 years ago
- Automatic Binary Parallelisation☆43Updated 10 months ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- ☆46Updated 3 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆33Updated 6 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- A translation validation framework for MLIR☆92Updated 10 months ago
- C Intermediate Language☆394Updated 2 years ago
- Code examples for tutoring modern C++☆99Updated 6 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- ☆91Updated 3 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆53Updated last month
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 9 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- MIT's abstract interpretation class taught by Cousot☆40Updated 11 years ago