Seanforfun / llvm-kaleidoscopeLinks
LLVM Kaleidoscope Compiler
☆11Updated 5 years ago
Alternatives and similar repositories for llvm-kaleidoscope
Users that are interested in llvm-kaleidoscope are comparing it to the libraries listed below
Sorting:
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆224Updated 6 years ago
- A compiler from TIP to llvm bitcode☆69Updated 8 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆264Updated 2 years ago
- A Pointer Analysis Framework for Rust☆52Updated last month
- Static program analysis for TIP☆295Updated 3 months ago
- ☆53Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated 2 months ago
- LLVM pass☆24Updated 5 years ago
- ☆14Updated last year
- Variation of american fuzzy lop for testing compilers☆123Updated 3 years ago
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆56Updated 5 months ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- ☆66Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- ☆33Updated 9 months ago
- Teaching and Learning Software Verification via SVF☆34Updated 2 weeks ago
- Program analysis and verification framework☆26Updated this week
- A Computational Graph Generator for AI Compiler Fuzzing☆14Updated 2 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆56Updated 6 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆134Updated last week
- Public-facing course info for program analysis materials.☆42Updated last month
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆629Updated 9 months ago
- This is the repo for an incremental pointer analysis for Java programs. This repo has been adopted by WALA☆25Updated 2 years ago