msaroufim / C-compiler-optimizationsLinks
Description of commonly done compiler optimizations in C
☆45Updated 2 years ago
Alternatives and similar repositories for C-compiler-optimizations
Users that are interested in C-compiler-optimizations are comparing it to the libraries listed below
Sorting:
- A C++ performance analyzing and testing framework on Android and Linux platforms.☆48Updated 9 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆38Updated 4 years ago
- l1c is a simple formally verified compiler for a while language☆55Updated 4 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆115Updated 4 years ago
- book for Halide language programming☆13Updated 3 years ago
- The LOOM IR instrumentation framework☆19Updated last year
- Source code and obtained results for "Automatically Proving Mathematical Theorems with Evolutionary Algorithms and Proof Assistants"☆15Updated 7 years ago
- Common atomic patterns☆19Updated 8 years ago
- JIT-accelerated RISC-V instruction set simulator☆33Updated last year
- a bare metal example with a simple printf implementation for RPi Zero☆13Updated 4 years ago
- A C++ expression -> x86 JIT☆18Updated 8 years ago
- CLTK - OpenCL ToolKit☆34Updated 3 years ago
- An algorithm for generating random doubles.☆12Updated 8 years ago
- Ruby-like high-performance script programming language with JIT compiler☆92Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆87Updated 5 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 3 years ago
- ARM programs to illustrate tutorials☆41Updated 9 years ago
- A set of tools for visualizing and inspecting LLVM bitcode modules☆31Updated 10 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- custom type systems for Clang☆98Updated 9 years ago
- Python bindings for egg☆49Updated 2 years ago
- Extended Roofline Model - LLVM source tree with additional libraries for the analysis of the dynamic execution in the interpreter☆17Updated 7 years ago
- Some materials for "The taste of probabilistic programming and modeling" by Oleg Kiselyov at FLOLAC'16☆16Updated 8 years ago
- Microkernel-based system for heterogeneous manycores☆108Updated 4 years ago
- ☆88Updated 2 years ago
- A simple userspace program to interact with Linux KVM☆23Updated last year
- Lecture note on Lambda Calculus and Types for FLOLAC☆27Updated 11 months ago
- A simple VM to play with OSR in LLVM☆14Updated 7 years ago