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.
☆611Updated 2 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
- Automatic verification of LLVM optimizations☆843Updated last week
- graph based intermediate representation and backend for optimising compilers☆487Updated last week
- Yet Another Random Program Generator☆495Updated 5 months ago
- resurrected LLVM "C Backend", with improvements☆867Updated 2 weeks ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆575Updated last month
- A curated list of awesome JIT frameworks, libraries, software and resources☆460Updated 8 months ago
- an educational compiler intermediate representation☆587Updated 2 months ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆547Updated last month
- A collection of out-of-tree Clang plugins for teaching and learning☆715Updated last month
- Csmith, a random generator of C programs☆1,046Updated 11 months ago
- ☆350Updated 3 months ago
- A new (MLIR based) high-level IR for clang.☆428Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆242Updated 2 years ago
- A superoptimizer for LLVM IR☆2,195Updated 4 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆269Updated 5 years ago
- C-Reduce, a C and C++ program reducer☆1,531Updated 7 months ago
- LLVM IR in natural Rust data structures☆563Updated 7 months ago
- Bolt is a language with in-built data-race freedom!☆580Updated last year
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,351Updated 4 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆435Updated this week
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆506Updated 3 months ago
- example LLVM pass☆567Updated last year
- STOKE: A stochastic superoptimizer and program synthesizer☆754Updated last year
- A Quick Backend☆313Updated 2 years ago
- The best C-like language that can be implemented in 10kLOC.☆516Updated 3 weeks ago
- An optimizing ahead-of-time Python Compiler☆160Updated 7 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆134Updated 4 years ago
- Memory Management ToolKit☆405Updated 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…☆404Updated this week