kavon / llvm-statepoint-utils
Runtime support for LLVM's GC Statepoints
☆42Updated 5 years ago
Alternatives and similar repositories for llvm-statepoint-utils:
Users that are interested in llvm-statepoint-utils are comparing it to the libraries listed below
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 2 years ago
- A tool for testing C compilers automatically☆20Updated 9 years ago
- SSA vs ANF☆42Updated 9 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- A dependent type theory with user defined data types☆46Updated 3 years ago
- A Gallina compiler with C++17 as an intermediate representation☆43Updated 4 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- ☆50Updated last year
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆30Updated 3 years ago
- MimIR is my Intermediate Representation☆66Updated this week
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Formally verified implementation of Alive in Lean☆36Updated last year
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 4 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆117Updated last year
- Semantic model for aspects of ELF static linking and DWARF debug information☆44Updated 3 months ago
- LL(1) parser generator verified in Coq☆46Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 7 months ago
- Universal instruction selection☆12Updated 6 years ago
- ALLVM Tools☆56Updated 3 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 5 months ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆97Updated 2 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆196Updated 9 months ago
- Bottom Up Rewrite Generator☆27Updated 7 years ago
- The language of the future!☆72Updated last year
- LVC verified compiler☆57Updated 6 years ago
- Regionalized Value State Dependence Graph written in Rust☆9Updated 5 years ago
- OCaml bytecode to C compiler☆100Updated 4 years ago
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago