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.
☆192Jan 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
Sorting:
- A curated list of awesome LLVM (including Clang, etc) related resources.☆686Oct 10, 2025Updated 4 months ago
- Learn LLVM 17, published by Packt☆212May 28, 2024Updated last year
- A collection of out-of-tree LLVM passes for teaching and learning☆3,359Jan 1, 2026Updated 2 months ago
- llvm crash analysis☆44Jun 26, 2024Updated last year
- A Rust 🦀 client for the fastest graph database on earth!☆21Feb 9, 2026Updated 2 weeks ago
- 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
- Some examples for using LLVM to generate IR☆44Aug 23, 2022Updated 3 years ago
- Dynamic Taint Analysis versus Obfuscated Self-Checking☆16Sep 5, 2021Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆220May 14, 2020Updated 5 years ago
- Debugger and analyzer for ARM ELF executables.☆18Oct 24, 2022Updated 3 years ago
- A fast compiler for SysY code☆19Aug 22, 2022Updated 3 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆25Aug 9, 2024Updated last year
- awesome llvm security [Welcome to PR]☆789Updated this week
- A collection of out-of-tree Clang plugins for teaching and learning☆759Jan 14, 2026Updated last month
- Auto Move Your Cursor to the Focused Window while You Alt-Tab or Touchboard for Windows☆10Dec 11, 2024Updated last year
- internal splitgate cheat. esp only, good base☆10Aug 22, 2021Updated 4 years ago
- Synthesiser for Asynchronous Verilog Language☆20Oct 29, 2014Updated 11 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
- Connecting bv_decide to SMTLIB.☆13Jan 5, 2026Updated last month
- llvm-tutorial文档,翻译以及代码仓库☆169Oct 9, 2023Updated 2 years ago
- LLVM-based type and memory allocation tracking sanitizer☆56Feb 17, 2026Updated last week
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Jun 23, 2025Updated 8 months ago
- LLVM Without The ROP Gadgets!☆25Jan 9, 2024Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆135Feb 3, 2022Updated 4 years ago
- Artifact for paper "Chronosymbolic: Efficient CHC Solving with Symbolic Reasoning and Inductive Learning" in Python☆11Aug 4, 2024Updated last year
- Binary Ninja MLIL to LLVM IR lifter☆15May 8, 2021Updated 4 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆18Sep 12, 2018Updated 7 years ago
- Lisp in kernel-mode because it was so seductive☆13Jul 17, 2020Updated 5 years ago
- ☆12Apr 7, 2022Updated 3 years ago
- A WIP Obfuscator based on llvm14☆33Dec 5, 2022Updated 3 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
- llvm-based c compiler☆102Aug 30, 2023Updated 2 years ago
- zcmd is a single file lib to replace zig's std.childProcess.run with the ability of running pipeline like bash..☆15Jun 10, 2024Updated last year
- Secure Rust Code☆16Dec 10, 2024Updated last year
- An LLVM clone modified for use in RetDec and associated tools.☆19Feb 3, 2025Updated last year
- Toy RISC-V LLVM backend☆30Aug 15, 2022Updated 3 years ago
- Assembler toolkit: encoding and decoding of various architectures☆38Dec 5, 2024Updated last year
- A IDA plugin to enable linking to locations in an IDB with a disas:// URI☆33Oct 18, 2023Updated 2 years ago
- Educational C-like compiler with LLVM and fully custom optimizing backends targeting X86 and ARM☆57Feb 18, 2026Updated last week