mshockwave / gross
Research Compiler using Graph IR for Code Optimizations and Code Generations
☆48Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for gross
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆42Updated 3 years ago
- The latest development version of rose. It may not pass all regression tests.☆108Updated 5 years ago
- EBNF grammar of LLVM IR assembly.☆63Updated 2 years ago
- Generates CIL MLIR dialect from C/C++ source.☆31Updated 3 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆57Updated 3 years ago
- A C++ expression -> x86 JIT☆18Updated 7 years ago
- Tutorial for LLVM Dev Conference 2019.☆14Updated 5 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 10 months ago
- Alive: Automatic LLVM's Instcombine Verifier☆219Updated last year
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆267Updated 5 years ago
- Measuring cmov vs branch-mov performance☆79Updated 6 years ago
- custom type systems for Clang☆96Updated 9 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆70Updated 10 months ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆110Updated 5 years ago
- A Virtual Machine Research Overview as a Graph☆25Updated 3 years ago
- Visualization of LLVM IR☆60Updated 10 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆129Updated 4 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆28Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- ☆84Updated 2 years ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- AST - Extractor for LLVM☆18Updated 3 years ago
- ☆47Updated 4 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆32Updated this week
- Automatic inference of a formal specification of the x86_64 instruction set☆68Updated 8 years ago
- A simple VM to play with OSR in LLVM☆14Updated 7 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated last year
- MIT's abstract interpretation class taught by Cousot☆36Updated 10 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago