llvm / clangir
A new (MLIR based) high-level IR for clang.
☆466Updated this week
Alternatives and similar repositories for clangir:
Users that are interested in clangir are comparing it to the libraries listed below
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆524Updated 5 months ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆410Updated last week
- ☆175Updated this week
- Automatic verification of LLVM optimizations☆877Updated this week
- A collection of out-of-tree Clang plugins for teaching and learning☆723Updated 3 months ago
- Learn LLVM 17, published by Packt☆171Updated 9 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆596Updated 3 months ago
- An optimizing ahead-of-time Python Compiler☆166Updated 9 months ago
- Learn LLVM 12, published by Packt☆483Updated 9 months ago
- ☆356Updated this week
- A Python Compiler Design Toolkit☆321Updated this week
- NOELLE Offers Empowering LLVM Extensions☆77Updated 3 weeks ago
- Yet Another Random Program Generator☆502Updated 7 months ago
- Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.☆670Updated this week
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆403Updated this week
- Intel® Extension for MLIR. A staging ground for MLIR dialects and tools for Intel devices using the MLIR toolchain.☆129Updated last week
- Super-parallel Python port of the C-Reduce☆273Updated 2 months ago
- MLIR Sample dialect☆117Updated last month
- RV: A Unified Region Vectorizer for LLVM☆107Updated last month
- TPP experimentation on MLIR for linear algebra☆121Updated last week
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆162Updated last year
- Pluto: An automatic polyhedral parallelizer and locality optimizer☆283Updated last week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆183Updated 2 years ago
- Code examples for tutoring modern C++☆93Updated last month
- An out-of-tree MLIR dialect template.☆99Updated 6 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆264Updated 2 years ago
- ☆78Updated this week
- example LLVM pass☆579Updated 2 weeks ago
- A high performance LLVM-based dynamic binary instrumentation framework