sfu-arch / llvm-eppLinks
Efficient Path Profiling using LLVM
☆18Updated 7 years ago
Alternatives and similar repositories for llvm-epp
Users that are interested in llvm-epp are comparing it to the libraries listed below
Sorting:
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 4 years ago
- Automatic detection of speculative information flows☆68Updated 4 years ago
- ☆66Updated 5 years ago
- A translation validation framework for MLIR☆87Updated 6 months ago
- CCG is a random C Code Generator☆44Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆32Updated 6 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- ☆47Updated 3 years ago
- This repo contains the artifact for our SOSP'19 paper on Serval☆32Updated 6 years ago
- Piecewise debloating toolchain☆15Updated 5 years ago
- Public-facing course info for program analysis materials.☆42Updated this week
- GKLEE is a symbolic analyser and test generator tailored for CUDA C++ programs☆39Updated 4 years ago
- A verification tool for many memory models