danbev / learning-llvmLinks
Project for learning about llvm
☆18Updated 3 years ago
Alternatives and similar repositories for learning-llvm
Users that are interested in learning-llvm are comparing it to the libraries listed below
Sorting:
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆62Updated last month
- Wiki pages for compiler technologies https://compilers.wiki☆24Updated 2 years ago
- a JVM bytecode assembler☆34Updated 6 years ago
- A Rust crate for creating memory dumps of running processes on Linux☆64Updated 7 months ago
- In-memory x86-64 assembler for JIT compiler.☆78Updated 9 months ago
- Everything to build LLVM snapshots for Fedora/RHEL/CentOS Stream☆24Updated last week
- JVM implementation using LLVM as a JIT☆73Updated 11 months ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- An LLVM pass to compress code by identifying and extracting recurrent program slices.☆31Updated 3 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- Symbolic execution of LLVM IR traces for program understanding.☆27Updated 11 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆74Updated this week
- VSCode extension for the LLVM IR language☆60Updated last year
- Sigma Virtual Machine.☆23Updated 2 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- A windows debugger written in Rust, for educational purposes☆161Updated last year
- EeZee Language - Compiler Engineering Basics☆35Updated last week
- This was a fork of Checked C used from 2021-2024. The changes have been merged into the original Checked C repo.☆27Updated last year
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Disarm — Fast AArch64 Decode/Encoder☆44Updated last year
- UB-aware interpreter for LLVM debugging☆31Updated last week
- tvisor is a tiny 100% userspace syscall interception framework☆45Updated last year
- Example of an ELF parser to learn about the ELF format☆10Updated last year
- Instruction decoder generator☆33Updated 8 months ago
- SLOT: SMT-LLVM Optimizing Translation☆60Updated 9 months ago
- A satisfiability solver for (existential) bit-vector formulas based on the mcSAT framework.☆22Updated 2 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆73Updated last week
- Running and building LLVM on Windows☆45Updated last year
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆56Updated 2 years ago