f0rki / mapping-high-level-constructs-to-llvm-ir
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
☆600Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for mapping-high-level-constructs-to-llvm-ir
- Automatic verification of LLVM optimizations☆795Updated last week
- graph based intermediate representation and backend for optimising compilers☆473Updated 4 months ago
- Yet Another Random Program Generator☆489Updated 3 months ago
- an educational compiler intermediate representation☆573Updated 3 weeks ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆535Updated 5 months ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆445Updated 6 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆703Updated 4 months ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆531Updated this week
- ☆341Updated last month
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆239Updated last year
- A new (MLIR based) high-level IR for clang.☆386Updated this week
- resurrected LLVM "C Backend", with improvements☆853Updated last month
- A superoptimizer for LLVM IR☆2,168Updated 2 months ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆389Updated this week
- Csmith, a random generator of C programs☆1,021Updated 9 months ago
- C-Reduce, a C and C++ program reducer☆1,307Updated 5 months ago
- A Quick Backend☆305Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆572Updated 11 months ago
- LLVM IR in natural Rust data structures☆550Updated 6 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆267Updated 5 years ago
- example LLVM pass☆558Updated last year
- Program Analisys and Transformation survey and links (particular focus on SSA)☆154Updated 3 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆2,980Updated last month
- Memory Management ToolKit☆379Updated last week
- egg is a flexible, high-performance e-graph library☆1,389Updated 2 months ago
- The CompCert formally-verified C compiler☆1,889Updated this week
- 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…☆396Updated this week
- SeaHorn Verification Framework☆441Updated 2 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆158Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago