appleseedlab / makiLinks
A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs
☆10Updated 2 weeks ago
Alternatives and similar repositories for maki
Users that are interested in maki are comparing it to the libraries listed below
Sorting:
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆17Updated 5 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- UB-aware interpreter for LLVM debugging☆31Updated last week
- A utility library to bridge llvm and mlir gaps.☆13Updated 8 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 6 months ago
- ☆52Updated 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
- CCG is a random C Code Generator☆44Updated 3 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆39Updated last year
- Verified, Incremental, Binary Editing with Synthesis☆52Updated 2 years ago
- A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs☆16Updated last week
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Embedded Universal DSL: a good DSL for us, by us☆45Updated this week
- Top-level repository for LFI: Practical, Efficient, and Secure Software-based Sandboxing☆87Updated last month
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- libLISA: Instruction Discovery and Analysis on x86-64☆116Updated 6 months ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆49Updated last week
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 6 months ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- Angha is a framework for constructing compilable synthetic C benchmarks out of publicly available C repositories.☆22Updated 2 years ago
- 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
- An LLVM IR dataset for data-driven compiler optimization research☆65Updated this week
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 2 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 7 months ago
- Simple grammar-based test case generator☆32Updated last week
- Tutorial for writing an LLVM backend☆25Updated 3 months ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆17Updated last month
- gradient-based symbolic execution engine implemented from scratch☆35Updated last year