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.
☆197Jan 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.☆699Oct 10, 2025Updated 6 months ago
- Learn LLVM 17, published by Packt☆213Mar 2, 2026Updated last month
- A collection of out-of-tree LLVM passes for teaching and learning☆3,377Mar 18, 2026Updated 3 weeks ago
- Learn LLVM 12, published by Packt☆494May 28, 2024Updated last year
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Jan 6, 2024Updated 2 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 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
- 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
- A collection of out-of-tree Clang plugins for teaching and learning☆762Jan 14, 2026Updated 3 months ago
- Dynamic Taint Analysis versus Obfuscated Self-Checking☆16Sep 5, 2021Updated 4 years ago
- awesome llvm security [Welcome to PR]☆819Apr 1, 2026Updated 2 weeks ago
- 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 week
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆136Feb 3, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- SCBE is a compiler back-end library written from scratch☆32Mar 23, 2026Updated 3 weeks ago
- LLVM-based type and memory allocation tracking sanitizer☆57Apr 7, 2026Updated last week
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Jan 15, 2020Updated 6 years ago
- ☆12Apr 7, 2022Updated 4 years ago
- llvm-tutorial文档,翻译以及代码仓库☆168Oct 9, 2023Updated 2 years ago
- VMware Guide☆14Dec 14, 2021Updated 4 years ago
- Scribe Reference Compiler☆22Aug 21, 2025Updated 7 months ago
- MLIR For Beginners tutorial☆1,266Jul 18, 2025Updated 8 months ago
- C/C++ Guide☆22Jan 3, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆20Aug 29, 2022Updated 3 years ago
- LLVM IR入门指南☆1,501Jan 4, 2026Updated 3 months ago
- Some simple LLVM Pass examples☆15Aug 7, 2022Updated 3 years ago
- llvm-based c compiler☆102Aug 30, 2023Updated 2 years ago
- Given a kind of unknown encoding and the result of encoding, using this framework, we can crack and get the original text☆20Jan 24, 2018Updated 8 years ago
- A compiler from TIP to llvm bitcode☆75Apr 3, 2026Updated last week
- Debugger and analyzer for ARM ELF executables.☆18Oct 24, 2022Updated 3 years ago
- An LLVM clone modified for use in RetDec and associated tools.☆19Feb 3, 2025Updated last year
- Code examples used for the LAC LLVM course☆134Nov 8, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Windows driver template, using C++20 & cmake & GithubActions☆24Aug 9, 2024Updated last year
- 《Learn LLVM 12》的非专业个人翻译☆601Dec 29, 2021Updated 4 years ago
- DebugIR: Debugging LLVM-IR Files☆146Dec 7, 2024Updated last year
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆261Jun 12, 2017Updated 8 years ago
- RISC-V Disassembler☆18Aug 25, 2020Updated 5 years ago
- WIP python3 plugin for x64dbg☆16Mar 31, 2021Updated 5 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆12Sep 3, 2017Updated 8 years ago