f0rki / mapping-high-level-constructs-to-llvm-irLinks
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
☆624Updated 8 months 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:
- Automatic verification of LLVM optimizations☆935Updated 3 weeks ago
- an educational compiler intermediate representation☆680Updated last week
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆600Updated last month
- A curated list of awesome JIT frameworks, libraries, software and resources☆484Updated last year
- graph based intermediate representation and backend for optimising compilers☆511Updated 4 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 2 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆636Updated 7 months ago
- Yet Another Random Program Generator☆520Updated this week
- A Simple showcase for the Sea-of-Nodes compiler IR☆676Updated this week
- resurrected LLVM "C Backend", with improvements☆907Updated 3 months ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- Csmith, a random generator of C programs☆1,104Updated last year
- A new (MLIR based) high-level IR for clang.☆510Updated last week
- A collection of out-of-tree Clang plugins for teaching and learning☆737Updated 2 months ago
- ☆375Updated this week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- A superoptimizer for LLVM IR☆2,262Updated 10 months ago
- advanced compilers☆841Updated last week
- example LLVM pass☆589Updated 4 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆227Updated 4 years ago
- 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…☆419Updated 2 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 4 years ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,446Updated 10 months ago
- STOKE: A stochastic superoptimizer and program synthesizer☆785Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- C-Reduce, a C and C++ program reducer☆1,597Updated last year
- How to write a very simple JIT compiler☆1,864Updated 4 years ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆644Updated this week
- C Intermediate Language☆376Updated last year