LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.
☆198Jan 4, 2024Updated 2 years ago
Alternatives and similar repositories for LLVM-Guide
Users that are interested in LLVM-Guide are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A curated list of awesome LLVM (including Clang, etc) related resources.☆706Oct 10, 2025Updated 6 months ago
- Learn LLVM 17, published by Packt☆213Apr 22, 2026Updated last week
- A collection of out-of-tree LLVM passes for teaching and learning☆3,386Mar 18, 2026Updated last month
- Learn LLVM 12, published by Packt☆495May 28, 2024Updated last year
- A fast compiler for SysY code☆19Aug 22, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A blog for LLVM(v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM.☆14Jun 17, 2022Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆220May 14, 2020Updated 5 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Jan 6, 2024Updated 2 years ago
- Some examples for using LLVM to generate IR☆44Aug 23, 2022Updated 3 years ago
- Toy RISC-V LLVM backend☆31Aug 15, 2022Updated 3 years ago
- llvm crash analysis☆44Jun 26, 2024Updated last year
- Differential Equations Guide☆14Jan 9, 2022Updated 4 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆105Jun 17, 2022Updated 3 years ago
- Quantum Computing Guide☆66Feb 28, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Jan 24, 2019Updated 7 years ago
- ARM Guide☆50Jan 4, 2024Updated 2 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆763Jan 14, 2026Updated 3 months ago
- Dynamic Taint Analysis versus Obfuscated Self-Checking☆16Sep 5, 2021Updated 4 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆25Jun 23, 2025Updated 10 months ago
- awesome llvm security [Welcome to PR]☆827Updated this week
- Optimizing compiler for a statically-typed C-like language, featuring both an LLVM backend and a fully custom backend targeting x86-64 …☆57Apr 2, 2026Updated last month
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆136Feb 3, 2022Updated 4 years ago
- The Evi programming language☆16Jun 17, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ShnooTalk is a new programming language☆20Jan 11, 2025Updated last year
- Deep learning Guide.☆37Feb 6, 2022Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Jan 15, 2020Updated 6 years ago
- Reinforcement Learning Guide☆24Sep 19, 2021Updated 4 years ago
- ☆12Apr 7, 2022Updated 4 years ago
- Cyber-Physical Systems Guide☆17Jul 25, 2021Updated 4 years ago
- llvm-tutorial文档,翻译以及代码仓库☆168Oct 9, 2023Updated 2 years ago
- The Lesma Programming Language