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
☆55Updated last month
Alternatives and similar repositories for LLQL
Users that are interested in LLQL are comparing it to the libraries listed below
Sorting:
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 10 months ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Tutorial for writing an LLVM backend☆23Updated last month
- Daedalus is an LLVM pass that compresses code by identifying and extracting recurrent program slices.☆28Updated this week
- libLISA: Instruction Discovery and Analysis on x86-64☆114Updated 4 months ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 5 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- gradient-based symbolic execution engine implemented from scratch☆35Updated last year
- Modeling futexes in TLA+☆20Updated 8 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- Assembler toolkit: encoding and decoding of various architectures☆33Updated 6 months ago
- Dr. Disassembler☆36Updated 3 years ago
- A library for identifying types of stack, global, and heap allocations in LLVM IR using only LLVM's debug information and metadata.☆14Updated last week
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆10Updated 5 months ago
- Peter's Amazing Syntax Tree Analyzer☆131Updated 9 months ago
- VSCode extension for the LLVM IR language☆62Updated last year
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆19Updated last week
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 3 months ago
- MimIR is my Intermediate Representation☆68Updated this week
- ☆14Updated last year
- UB-aware interpreter for LLVM debugging☆29Updated this week
- A Brainfuck interpreter embedded inside DWARF debug information☆38Updated last year
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- A satisfiability solver for (existential) bit-vector formulas based on the mcSAT framework.☆21Updated 2 years ago
- 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☆41Updated 6 months ago
- GCC plugin for C language that tracks references to allocated objects☆27Updated last month
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆20Updated last week
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 6 years ago