sfu-arch / llvm-eppLinks
Efficient Path Profiling using LLVM
☆18Updated 8 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:
- ☆66Updated 6 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- Automatic detection of speculative information flows☆75Updated 4 years ago
- Piecewise debloating toolchain☆15Updated 6 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 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
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- Semantic program repair system for C programs☆101Updated 3 years ago
- This is a C++ implementation of Graspan.☆32Updated 2 years ago
- This repo contains the artifact for our SOSP'19 paper on Serval☆32Updated 6 years ago
- Compiler Course☆19Updated 10 years ago
- SUPA☆28Updated 3 weeks ago
- Public-facing course info for program analysis materials.☆43Updated 2 months ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆32Updated 4 years ago
- custom type systems for Clang☆96Updated 10 years ago
- ☆34Updated 2 years ago
- A Tool for the Static Analysis of Cache Side Channels☆40Updated 8 years ago
- XML representation of the x86 instruction set☆29Updated 3 weeks ago
- ☆52Updated 9 years ago
- A verification tool for many memory models☆110Updated this week
- Function Merging & Branch Fusion☆19Updated 6 years ago
- ☆46Updated 3 years ago
- ☆16Updated 6 years ago
- Rust Bindings to interact with SMTLIB2 compliant solvers☆17Updated 6 years ago
- LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injec…☆78Updated 3 years ago
- Runtime type and bounds-error checking for C/C++