A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation
☆76Mar 17, 2026Updated this week
Alternatives and similar repositories for jlm
Users that are interested in jlm are comparing it to the libraries listed below
Sorting:
- ☆14Jan 14, 2022Updated 4 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆26Mar 12, 2026Updated last week
- Compiler optimizer for arbitrary control flow based on equality saturation☆108May 19, 2022Updated 3 years ago
- Clairvoyance LLVM Tools. Instruction scheduling targeting long latency loads.☆14Mar 14, 2019Updated 7 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64May 14, 2020Updated 5 years ago
- An experimental RVSDG optimizer for brainfuck code☆24May 18, 2022Updated 3 years ago
- Sruth Lùbach: A toy optimization engine☆23Jun 7, 2021Updated 4 years ago
- Repository used for my master's thesis on implementing RVSDG as a dialect of MLIR☆13May 30, 2023Updated 2 years ago
- Website for CS 265☆33Dec 27, 2024Updated last year
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Jun 18, 2022Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- BrainFuck translation tool with RVSDG optimizations☆13Apr 10, 2024Updated last year
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Nov 29, 2016Updated 9 years ago
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 14 years ago
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆28Sep 8, 2025Updated 6 months ago
- Universal instruction selection☆12Jun 8, 2018Updated 7 years ago
- ☆24Feb 26, 2023Updated 3 years ago
- An experimental optimizing compiler for Bril using egglog☆86Updated this week
- Python implementation of directed graph hashing, from the paper "Directed Graph Hashing"☆16Feb 25, 2026Updated 3 weeks ago
- benchmarking e-graph extraction☆50Feb 2, 2026Updated last month
- A tool for testing C compilers automatically☆22Jan 24, 2016Updated 10 years ago
- Code for enumeration from a CFG☆20Sep 25, 2023Updated 2 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Feb 18, 2021Updated 5 years ago
- Automatically generate a compiler using equality saturation☆34Apr 3, 2024Updated last year
- sketches for egg: a flexible, high-performance e-graph library☆30Sep 25, 2025Updated 5 months ago
- A Tiny, Friendly Companion to LLVM☆47Jan 12, 2026Updated 2 months ago
- ☆26Mar 13, 2025Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆41Sep 29, 2023Updated 2 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆18Jun 23, 2024Updated last year
- The essence of Rust.☆135Feb 25, 2022Updated 4 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆76Updated this week
- Tree-automata-based run-time type constraints for miniKanren☆14Aug 3, 2023Updated 2 years ago
- Symbolic execution tool for Sail ISA specifications☆87Feb 27, 2026Updated 3 weeks ago
- egraphs + datalog!☆707Updated this week
- Minimal examples of crates useful for compiler development☆25Feb 2, 2026Updated last month
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33May 2, 2025Updated 10 months ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated last month
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆38Jul 6, 2017Updated 8 years ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12May 1, 2024Updated last year