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.
☆622Updated 7 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☆918Updated this week
- graph based intermediate representation and backend for optimising compilers☆509Updated 3 months ago
- ☆374Updated 2 weeks ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆482Updated last year
- an educational compiler intermediate representation☆672Updated 2 weeks ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆625Updated 7 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆736Updated last month
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆598Updated last month
- Yet Another Random Program Generator☆514Updated last month
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆257Updated 2 years ago
- resurrected LLVM "C Backend", with improvements☆905Updated 2 months ago
- A new (MLIR based) high-level IR for clang.☆505Updated this week
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- A Simple showcase for the Sea-of-Nodes compiler IR☆673Updated this week
- A superoptimizer for LLVM IR☆2,249Updated 9 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆276Updated 6 years ago
- LLVM IR in natural Rust data structures☆615Updated 3 weeks ago
- C-Reduce, a C and C++ program reducer☆1,590Updated last year
- Csmith, a random generator of C programs☆1,098Updated last year
- The best C-like language that can be implemented in 10kLOC.☆621Updated this week
- Memory Management ToolKit☆447Updated 3 weeks ago
- STOKE: A stochastic superoptimizer and program synthesizer☆782Updated last year
- JIT compiler and runtime for a toy language, using Cranelift☆690Updated 2 months ago
- How to write a very simple JIT compiler☆1,861Updated 4 years ago
- A Quick Backend☆339Updated 3 years ago
- advanced compilers☆838Updated last week
- example LLVM pass☆584Updated 3 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆226Updated 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…☆420Updated 2 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,445Updated 9 months ago