AmrDeveloper / LLQLLinks
LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM IR/Bitcode files
☆62Updated last month
Alternatives and similar repositories for LLQL
Users that are interested in LLQL are comparing it to the libraries listed below
Sorting:
- libLISA: Instruction Discovery and Analysis on x86-64☆123Updated 11 months ago
- A utility library to bridge llvm and mlir gaps.☆13Updated last year
- An LLVM pass to compress code by identifying and extracting recurrent program slices.☆31Updated 3 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated 2 years ago
- Assembler toolkit: encoding and decoding of various architectures☆38Updated last year
- Peter's Amazing Syntax Tree Analyzer☆133Updated 3 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆106Updated 3 years ago
- A graphing library for Control Flow Graphs☆103Updated 7 months ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- Instruction decoder generator☆33Updated 8 months ago
- A windows debugger written in Rust, for educational purposes☆161Updated last year
- In-memory x86-64 assembler for JIT compiler.☆78Updated 9 months ago
- A Rust crate for creating memory dumps of running processes on Linux☆64Updated 7 months ago
- VSCode extension for the LLVM IR language☆60Updated last year
- Ghidra Sleight (PCode) parsing library in Rust.☆44Updated last year
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- Disarm — Fast AArch64 Decode/Encoder☆44Updated last year
- X86 disassembler benchmark☆10Updated 4 years ago
- Tutorial for writing an LLVM backend