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.
☆634Updated 10 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☆972Updated last week
- an educational compiler intermediate representation☆698Updated this week
- graph based intermediate representation and backend for optimising compilers☆524Updated 6 months ago
- resurrected LLVM "C Backend", with improvements☆918Updated 2 weeks ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆647Updated last week
- A curated list of awesome LLVM (including Clang, etc) related resources.☆657Updated 9 months ago
- Yet Another Random Program Generator☆528Updated last month
- A curated list of awesome JIT frameworks, libraries, software and resources☆493Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- Csmith, a random generator of C programs☆1,119Updated last year
- Bolt is a language with in-built data-race freedom!☆602Updated last year
- A Simple showcase for the Sea-of-Nodes compiler IR☆780Updated this week
- A collection of out-of-tree Clang plugins for teaching and learning☆744Updated 4 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆277Updated 6 years ago
- ☆384Updated last week
- A new (MLIR based) high-level IR for clang.☆536Updated this week
- A Quick Backend☆351Updated 3 years ago
- advanced compilers☆860Updated last week
- A superoptimizer for LLVM IR☆2,297Updated last year
- STOKE: A stochastic superoptimizer and program synthesizer☆789Updated 2 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- example LLVM pass☆594Updated 6 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆253Updated 4 years ago
- C-Reduce, a C and C++ program reducer☆1,609Updated last year
- 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…☆421Updated last month
- C Intermediate Language☆379Updated 2 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 5 years ago
- LLVM tutorial in Rust language☆1,210Updated last year
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,470Updated last year
- An industrial-grade brainfuck compiler☆534Updated last year