matthewbdwyer / tipcLinks
A compiler from TIP to llvm bitcode
☆72Updated last year
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☆309Updated 9 months ago
- A JIT compiler validator for JVMs via CSX/JoNM introduced in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆62Updated 11 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆234Updated 6 years ago
- Public-facing course info for program analysis materials.☆43Updated 2 months ago
- A fuzzing framework for SMT solvers☆196Updated 2 months ago
- Teaching and Learning Software Verification via SVF☆34Updated last month
- Apron Numerical Abstract Domain Library☆144Updated 10 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago
- ☆53Updated 2 years ago
- A Pointer Analysis Framework for Rust☆65Updated 7 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Updated last year
- ☆66Updated 6 years ago
- MetaMut is a mutation operator generator to facilitate compiler fuzzing.☆30Updated last year
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆32Updated 4 years ago
- ☆16Updated last year
- A framework for testing compilers' type checkers☆63Updated last year
- Concurrency Paper☆114Updated 2 years ago
- A verification tool for many memory models☆111Updated this week
- A fuzzer for SMT solvers☆21Updated 5 months ago
- ☆36Updated 5 months ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆171Updated 4 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated last year
- ☆20Updated 3 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- KLEEF Symbolic Execution Engine☆22Updated 6 months ago
- A unification-based alias analysis and related tools☆35Updated last year
- NOELLE Offers Empowering LLVM Extensions☆83Updated 6 months ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆61Updated 8 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- Dynamic Analysis for Concurrent Programs☆27Updated last week