jvstech / float-compare-passLinks
Fork of LLVM for demonstrating optimization pass development
☆31Updated 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:
- Program synthesis tools and utilities for LLVM.☆20Updated 2 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated last month
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆54Updated 7 months ago
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆31Updated last year
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- Tutorial for writing an LLVM backend☆30Updated 7 months ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated 3 weeks ago
- Synthesis of loop-free programs☆23Updated last week
- Code examples for tutoring modern C++☆99Updated 5 months ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor☆21Updated last year
- Solving floating point SMT constraints on a GPU☆50Updated 5 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated last year
- ☆50Updated 3 weeks ago
- Code examples used for the LAC LLVM course☆134Updated last year
- Automatic Binary Parallelisation☆43Updated 10 months ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated 3 weeks 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 6 years ago
- NVidia sass disassembler/inline patcher☆37Updated this week
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- LLVM Code Generation, published by Packt☆220Updated 3 weeks ago
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- Artifact of "Indirector: High-Precision Branch Target Injection Attacks Exploiting the Indirect Branch Predictor" [USENIX Security 2024]☆64Updated last year
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆105Updated 3 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Decompiler of LLVM bitcode to C☆89Updated last month
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆18Updated 9 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆73Updated this week