nunoplopes / alive
Alive: Automatic LLVM's Instcombine Verifier
☆219Updated last year
Alternatives and similar repositories for alive:
Users that are interested in alive are comparing it to the libraries listed below
- LLVM Profiling Visualization☆84Updated 3 years ago
- custom type systems for Clang☆97Updated 9 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆49Updated 8 years ago
- Semantics of C in K☆314Updated 3 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆29Updated 5 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- SeaHorn Verification Framework☆446Updated last month
- Semantics of x86-64 in K☆149Updated 5 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆70Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated 11 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- ☆280Updated 2 years ago
- SMACK Software Verifier and Verification Toolchain☆435Updated 5 months ago
- Automatic inference of a formal specification of the x86_64 instruction set☆69Updated 9 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- ☆88Updated 2 years ago
- A static checker for identifying unstable code.☆361Updated 9 years ago
- ☆51Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆238Updated 5 months ago
- A static verifier for concurrent C programs☆135Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆87Updated 5 years ago
- Compiler intermediate language for static analysis.☆108Updated 6 years ago
- Unison's source code☆107Updated last year
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆124Updated 6 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆196Updated 10 months ago
- Binary Translator to LLVM IR☆216Updated last year
- minimal symbolic model checker & fuzzer☆112Updated 9 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 4 months ago