f0rki / mapping-high-level-constructs-to-llvm-irView external linksLinks
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
☆646Jan 25, 2026Updated 3 weeks ago
Alternatives and similar repositories for mapping-high-level-constructs-to-llvm-ir
Users that are interested in mapping-high-level-constructs-to-llvm-ir are comparing it to the libraries listed below
Sorting:
- A collection of out-of-tree LLVM passes for teaching and learning☆3,354Jan 1, 2026Updated last month
- A collection of out-of-tree Clang plugins for teaching and learning☆758Jan 14, 2026Updated last month
- A superoptimizer for LLVM IR☆2,349Aug 28, 2024Updated last year
- Haskell bindings for LLVM☆529Jul 18, 2024Updated last year
- Compiler for IMP programming language implemented in Haskell☆16Jun 16, 2020Updated 5 years ago
- A LLVM-based static analysis framework.☆1,029Updated this week
- print information from LLVM dataflow analyses☆13Jan 22, 2020Updated 6 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,219Feb 2, 2026Updated last week
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆434Updated this week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,827Feb 4, 2026Updated last week
- LLVM IR in natural Rust data structures☆673Jan 16, 2026Updated 3 weeks ago
- Automatic verification of LLVM optimizations☆1,053Updated this week
- Symbolic execution of LLVM IR with an engine written in Rust☆572Oct 27, 2023Updated 2 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Apr 21, 2024Updated last year
- The Vellvm (Verified LLVM) coq development.☆455Feb 5, 2026Updated last week
- SymCC: efficient compiler-based symbolic execution☆856May 12, 2025Updated 9 months ago
- A naive θ..θ programming language☆27Oct 23, 2018Updated 7 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆74Feb 3, 2026Updated last week
- Library for lifting machine code to LLVM bitcode☆1,591Updated this week
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆588Apr 8, 2025Updated 10 months ago
- Version of IKOS abstract interpreter implementing parallel deterministic fixpoint computation☆16Aug 24, 2020Updated 5 years ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,523Aug 29, 2024Updated last year
- Program Analisys and Transformation survey and links (particular focus on SSA)☆171Mar 22, 2021Updated 4 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Jan 30, 2025Updated last year
- Low-Level Software Security for Compiler Developers☆601Nov 20, 2025Updated 2 months ago
- Circuit IR Compilers and Tools☆2,031Updated this week
- Binary Analysis Framework in Rust☆581Jan 22, 2024Updated 2 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆686Oct 10, 2025Updated 4 months ago
- Library for interacting with LLVM IR in pure Go.☆1,272Dec 6, 2024Updated last year
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Jan 7, 2022Updated 4 years ago
- ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory☆17Aug 22, 2024Updated last year
- LLVM tutorial in Rust language☆1,230Apr 3, 2024Updated last year
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated 8 months ago
- Rust bindings for libgccjit☆30Jan 30, 2026Updated 2 weeks ago
- KLEE / CSE Project☆48Apr 3, 2020Updated 5 years ago
- A new (MLIR based) high-level IR for clang.☆588Feb 5, 2026Updated last week
- Haskell LLVM JIT Compiler Tutorial☆1,040Apr 21, 2020Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Dec 4, 2025Updated 2 months ago
- Crucible is a library for symbolic simulation of imperative programs☆755Updated this week