There are 12 repositories under compiler-optimization topic.
Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
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 (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
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
Yet Another Brainfuck Compiler; No dependencies and from the ground up
CSCD70 Compiler Optimization
An awesome list of e-graph resources
A tiny C compiler written purely in JavaScript.
A compiler collection I made :&
A curated list of awesome resources and learning materials in the field of X internals
SuperSonic, a new open-source framework to allow compiler developers to integrate RL into compilers easily, regardless of their RL expertise.
A curated list of research papers, datasets, and tools for applying machine learning/Deep learning techniques to compilers and program optimization.
RV: A Unified Region Vectorizer for LLVM
:atom: The hyper-hackable text editor - Compiler Optimized, Community Maintained Fork
Sacalon is a general purpose and open source programming language designed to build optimal, maintainable, reliable and efficient software.
A simple compiler written from scratch in C++ for an undergraduate course in program translation.
A list of benchmark suites used in the research related to compilers, program performance, scientific computations etc.
Szalinski: A Tool for Synthesizing Structured CAD Models with Equality Saturation and Inverse Transformations
dMazeRunner: Dataflow acceleration optimization infrastructure for coarse-grained programmable accelerators
Windows 7 builds of Mercury Browser (Based on ESR115 rather than stable tip-of-tree)
A Fast C and Python like Programming Language that puts the Developer first. WIP
A portable framework to map DFG (dataflow graph, representing an application) on spatial accelerators.
The flyweight IDE - Compiler Optimized Builds
本文是原文的翻译——优化 Swift 编译时间的 Tips。Collection of advice on optimizing compile times of Swift projects in Chinese 🇨🇳.
Partial Redundancy Elimination Pass in LLVM
Toy example — How can GHC optimize monad transformers?