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
- 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
- A utility library to bridge llvm and mlir gaps.☆13Updated last year
- A symbolic execution engine for LLVM IR☆51Updated 3 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 this week
- Disarm — Fast AArch64 Decode/Encoder☆45Updated last year
- ☆50Updated last month
- Code examples for tutoring modern C++☆99Updated 6 months ago
- A binary optimization/specialization library supporting multiple rewriters☆120Updated 4 years ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last month
- Decompiler of LLVM bitcode to C☆89Updated last month
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated 2 months ago
- Peter's Amazing Syntax Tree Analyzer☆133Updated 3 months ago
- ☆70Updated last year
- Code examples used for the LAC LLVM course☆134Updated 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
- A tool to eliminate timing-based side channels☆50Updated 3 years ago
- Automatic conversion of call by value into call by need in the LLVM IR.☆61Updated 2 years ago
- A framework to analyze a space formed by the combination of program encodings, obfuscation passes and stochastic classification models.☆35Updated 2 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated 2 weeks ago
- LLVM Code Generation, published by Packt☆228Updated last week
- Angha is a framework for constructing compilable synthetic C benchmarks out of publicly available C repositories.☆22Updated 2 years ago
- 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
- Static analysis of semantic differences in kernel versions☆40Updated last month
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆31Updated last year
- Bin2Wrong: a Unified Fuzzing Framework for Uncovering Semantic Errors in Binary-to-C Decompilers☆59Updated 8 months ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year