henry-nazare / llvm-sra
Symbolic range analysis for LLVM.
☆10Updated 9 years ago
Alternatives and similar repositories for llvm-sra:
Users that are interested in llvm-sra are comparing it to the libraries listed below
- Inter-procedural analysis framework and dependency/information-flow analysis for LLVM☆19Updated 12 years ago
- LLVM optimization passes (DCE, LICM), compilers and stuff☆13Updated 4 years ago
- A unification-based alias analysis and related tools☆31Updated 5 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆49Updated 8 years ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆12Updated 7 years ago
- ☆51Updated 9 years ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- Experimental translation of llvm to smt.☆56Updated 4 years ago
- Map2Check: Finding Software Vulnerabilities☆28Updated 4 years ago
- SUPA☆28Updated 4 years ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- Compiler Course☆18Updated 9 years ago
- ☆15Updated 6 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
- CCG is a random C Code Generator☆43Updated 2 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- Piecewise debloating toolchain☆14Updated 5 years ago
- This is a C++ implementation of Graspan.☆32Updated last year
- ☆63Updated 5 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆20Updated 7 years ago
- IntFlow is an LLVM-based arithmetic error detection tool that combines static information flow tracking and dynamic program analysis☆16Updated 9 years ago
- The Cloud9 main repository☆52Updated 11 years ago
- Efficient Path Profiling using LLVM☆19Updated 7 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆19Updated 5 years ago
- Woodpecker: Verifying systems rules using rule-directed symbolic execution☆12Updated 8 years ago
- bogo for ASPLOS'19