optimisan / llvm-mips-backendLinks
Tutorial for writing an LLVM backend
☆30Updated 8 months ago
Alternatives and similar repositories for llvm-mips-backend
Users that are interested in llvm-mips-backend are comparing it to the libraries listed below
Sorting:
- Some experiments with SMT solvers and GIMPLE IR☆79Updated last week
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 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
- Code examples for tutoring modern C++☆99Updated 6 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated 2 weeks ago
- Disarm — Fast AArch64 Decode/Encoder☆45Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆120Updated 4 years ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last week
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Decompiler of LLVM bitcode to C☆89Updated 2 months ago
- An LLVM pass to compress code by identifying and extracting recurrent program slices.☆31Updated 3 months ago
- Automatic conversion of call by value into call by need in the LLVM IR.☆61Updated 2 years ago
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆64Updated last week
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆12Updated 5 months ago
- Static analysis of semantic differences in kernel versions☆41Updated last month
- ☆70Updated last year
- Peter's Amazing Syntax Tree Analyzer☆133Updated 3 months ago
- A tool to eliminate timing-based side channels☆50Updated 3 years ago
- ☆50Updated last month
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Updated 7 years ago
- Angha is a framework for constructing compilable synthetic C benchmarks out of publicly available C repositories.☆22Updated 2 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated 2 months ago
- Code examples used for the LAC LLVM course☆134Updated last year
- SLOT: SMT-LLVM Optimizing Translation☆60Updated 9 months ago
- A framework to analyze a space formed by the combination of program encodings, obfuscation passes and stochastic classification models.☆36Updated 2 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆18Updated 10 months ago