matthewbdwyer / tipcLinks
A compiler from TIP to llvm bitcode
☆71Updated 11 months ago
Alternatives and similar repositories for tipc
Users that are interested in tipc are comparing it to the libraries listed below
Sorting:
- Static program analysis for TIP☆306Updated 6 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆230Updated 6 years ago
- Public-facing course info for program analysis materials.☆43Updated this week
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆59Updated 8 months ago
- A fuzzing framework for SMT solvers☆193Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆166Updated last month
- Teaching and Learning Software Verification via SVF☆34Updated 3 months ago
- Apron Numerical Abstract Domain Library☆139Updated 7 months ago
- A framework for testing compilers' type checkers☆60Updated last year
- A Pointer Analysis Framework for Rust☆60Updated 5 months ago
- ☆67Updated 6 years ago
- ☆34Updated 2 months ago
- ☆53Updated 2 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- ☆16Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 9 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year
- KLEEF Symbolic Execution Engine☆20Updated 3 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Concurrency Paper☆113Updated 2 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆283Updated last year
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆62Updated 6 months ago
- 2022 年春季学期清华大学《软件分析与验证》课程实验平台 (Lab for Software Analysis and Verification, 2022 Spring, Tsinghua University)☆212Updated 8 months ago
- ☆22Updated 6 years ago
- Duet: static analysis for unbounded concurrency☆26Updated last month
- slides for the book "Principles od Abstract Interpretation", P. Cousot, MIT Press, 2021☆18Updated 2 years ago
- some notes for how to build projects into a single LLVM bitcode file.☆18Updated 6 years ago
- This is the repo for an incremental pointer analysis for Java programs. This repo has been adopted by WALA☆25Updated 2 years ago
- A fuzzing framework for finding transactional bugs in DBMSs☆53Updated 2 years ago