compiler-optimization
There are 117 repositories under compiler-optimization topic.
Alex313031/Mercury
Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
sysprog21/shecc
A self-hosting and educational C optimizing compiler
JuliaSymbolics/Metatheory.jl
Makes Julia reason with equations. General purpose metaprogramming, symbolic computation and algebraic equational reasoning library for the Julia programming language: E-Graphs & equality saturation, term rewriting and more.
One-Language/One
One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
canliture/nju-software-analysis-homework
南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference
mratsim/laser
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
julianneswinoga/yabfc
Yet Another Brainfuck Compiler; No dependencies and from the ground up
UofT-EcoSystem/CSCD70
CSCD70 Compiler Optimization
Captainarash/CaptCC
A tiny C compiler written purely in JavaScript.
LensPlaysGames/LensorCompilerCollection
A compiler collection I made :&
AnyDSL/thorin
The Higher-Order Intermediate Representation
ghaiklor/awesome-internals
A curated list of awesome resources and learning materials in the field of X internals
HuantWang/SUPERSONIC
SuperSonic, a new open-source framework to allow compiler developers to integrate RL into compilers easily, regardless of their RL expertise.
philzook58/awesome-egraphs
An awesome list of e-graph resources
cdl-saarland/rv
RV: A Unified Region Vectorizer for LLVM
shrutisaxena51/Artificial-Intelligence-in-Compiler-Optimization
A curated list of research papers, datasets, and tools for applying machine learning/Deep learning techniques to compilers and program optimization.
alexfru/regal86
Register Allocator for 8086
sacalon/sacalon
Sacalon is a general purpose and open source programming language designed to build optimal, maintainable, reliable and efficient software.
Alex313031/atom-ng
:atom: The hyper-hackable text editor - Compiler Optimized, Community Maintained Fork
gbroques/compiler
A simple compiler written from scratch in C++ for an undergraduate course in program translation.
quepas/Compiler-benchmark-suites
A list of benchmark suites used in the research related to compilers, program performance, scientific computations etc.
uwplse/szalinski
Szalinski: A Tool for Synthesizing Structured CAD Models with Equality Saturation and Inverse Transformations
MPSLab-ASU/dMazeRunner
dMazeRunner: Dataflow acceleration optimization infrastructure for coarse-grained programmable accelerators
The-NextGen-Project/jet
A Fast C and Python like Programming Language that puts the Developer first. WIP
ecolab-nus/lisa
A portable framework to map DFG (dataflow graph, representing an application) on spatial accelerators.
Alex313031/Mercury-Win7
Windows 7 builds of Mercury Browser (Based on ESR115 rather than stable tip-of-tree)
rxg9527/Optimizing-Swift-Build-Times
本文是原文的翻译——优化 Swift 编译时间的 Tips。Collection of advice on optimizing compile times of Swift projects in Chinese 🇨🇳.
sdasgup3/partial-redundancy-elimination
Partial Redundancy Elimination Pass in LLVM
Alex313031/geany-ng
The flyweight IDE - Compiler Optimized Builds
bynect/bflc
A modular compiler framework for Brainfuck-like languages
HeinrichApfelmus/optimize-monad-trans
Toy example — How can GHC optimize monad transformers?
managarm/lewis
Lightweight SSA compiler suite
LLNL/FAROS
FAROS: A Framework for Benchmarking and Analysis of Compiler Optimization
dakkshesh07/mlgo-linux-kernel
Scripts to train MLGO models for Linux kernels
feroldi/oxide
Regionalized Value State Dependence Graph written in Rust
jesings/JOECC
Jonathan's Optimizing and Extensible C Compiler (pronounced "joke"), called as such because the name, just like any attempt to use the compiler in place of an industrial strength one like gcc or clang, is a poorly written joke.