Highlights
- Pro
compiler
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
Sources for the UEFI experiments on https://krinkinmu.github.io/
Getting started with static program analysis. 静态程序分析入门教程。
Linux Device Drivers 3 examples updated to work in recent kernels
C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
An MLIR-based source-to-source automatic differentiation system.
High-performance automatic differentiation of LLVM and MLIR.
DAPHNE: An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines
An MLIR-based compiler framework bridges DSLs (domain-specific languages) to DSAs (domain-specific architectures).
A list of awesome compiler projects and papers for tensor computation and deep learning.
Experiments and prototypes associated with IREE or MLIR
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or fu…
A list of tutorials, paper, talks, and open-source projects for emerging compiler and architecture
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
😎 Curated list of awesome resources on Compilers, Interpreters and Runtimes
Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering