jvstech / float-compare-passLinks
Fork of LLVM for demonstrating optimization pass development
☆30Updated 2 years ago
Alternatives and similar repositories for float-compare-pass
Users that are interested in float-compare-pass are comparing it to the libraries listed below
Sorting:
- Tutorial for writing an LLVM backend☆23Updated last month
- A utility library to bridge llvm and mlir gaps.☆13Updated 6 months ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated last month
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- 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 last week
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 4 months ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 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 3 weeks ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- A minimal (really) out-of-tree MLIR example☆44Updated 3 weeks ago
- ☆46Updated 2 months ago
- Program synthesis tools and utilities for LLVM.☆20Updated 2 years ago
- Automatic Binary Parallelisation☆43Updated 4 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- Code examples for tutoring modern C++☆97Updated last week
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆47Updated this week
- Example implementation of Arm's Architecture Specification Language (ASL)☆118Updated 5 years ago
- Play-with-compiler sandbox based on PWD☆10Updated 4 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Dr. Disassembler☆36Updated 3 years ago
- Clang supporting syntax plugins☆18Updated 2 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor☆17Updated last year
- Decompiler of LLVM bitcode to C☆87Updated last year
- Verified, Incremental, Binary Editing with Synthesis☆52Updated 2 years ago
- Artifact of "Indirector: High-Precision Branch Target Injection Attacks Exploiting the Indirect Branch Predictor" [USENIX Security 2024]☆61Updated 11 months ago