FedericoBruzzone / papers-on-compiler-optimizationsLinks
A chronologically sorted list of influential papers on compiler optimization, from the seminal works of 1952 through the advanced techniques of 1994
☆73Updated last week
Alternatives and similar repositories for papers-on-compiler-optimizations
Users that are interested in papers-on-compiler-optimizations are comparing it to the libraries listed below
Sorting:
- An awesome list of e-graph resources☆272Updated 2 weeks ago
- SBLP 2025 MLIR Tutorial☆67Updated 3 months ago
- A minimal development of SSA theory☆202Updated last week
- Website for CS 265☆32Updated last year
- A Python compiler design toolkit.☆463Updated this week
- An interactive web-based tool for exploring intermediate representations of PyTorch and Triton models☆50Updated last week
- simple snapshot-style integration testing for commands☆75Updated 7 months ago
- Online demo without installing at - https://buildit.so/tryit☆187Updated last week
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆255Updated last year
- A toy compiler for NumPy array expressions that uses e-graphs and MLIR☆114Updated 4 months ago
- an educational compiler intermediate representation☆724Updated last week
- A translation validation framework for MLIR☆90Updated 9 months ago
- The missing pieces (as far as boilerplate reduction goes) of the upstream MLIR python bindings.☆116Updated last month
- Tutorial on building a gpu compiler backend in LLVM☆50Updated 11 months ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆691Updated 3 weeks ago
- An LLVM IR dataset for data-driven compiler optimization research☆73Updated this week
- A minimal (really) out-of-tree MLIR example☆46Updated 4 months ago
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆25Updated 3 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated this week
- High level synthesis language for hardware design☆79Updated last week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆149Updated 5 years ago
- Search-based compiler for high-performance DSP programming☆69Updated last year
- An MLIR to Native Code generator☆14Updated last year
- IREE compiler and runtime for Snitch☆14Updated 2 months ago
- POC work on MLIR backend☆61Updated last year
- A verification tool for many memory models