optimisan / llvm-mips-backendLinks
Tutorial for writing an LLVM backend
☆25Updated 2 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☆75Updated this week
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- A utility library to bridge llvm and mlir gaps.☆13Updated 6 months ago
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- Code examples for tutoring modern C++☆98Updated last week
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Decompiler of LLVM bitcode to C☆87Updated 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
- ☆48Updated 3 months 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…☆55Updated last week
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Disarm — Fast AArch64 Decode/Encoder☆41Updated 7 months ago
- Peter's Amazing Syntax Tree Analyzer☆131Updated 10 months ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated 2 months ago
- Automatic conversion of call by value into call by need in the LLVM IR.☆59Updated last year
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆10Updated 7 months ago
- An LLVM pass to compress code by identifying and extracting recurrent program slices.☆28Updated this week
- ☆70Updated last year
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆48Updated this week
- SLOT: SMT-LLVM Optimizing Translation☆60Updated 3 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Efficient patch generation engine for C/C++ programs☆18Updated 2 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated 11 months ago
- NVidia sass disassembler☆25Updated this week
- LLVM Code Generation, published by Packt☆116Updated this 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
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 4 months ago
- Code examples used for the LAC LLVM course☆131Updated 8 months ago
- Angha is a framework for constructing compilable synthetic C benchmarks out of publicly available C repositories.☆22Updated 2 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago