IITH-Compilers / IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
☆88Updated last week
Alternatives and similar repositories for IR2Vec:
Users that are interested in IR2Vec are comparing it to the libraries listed below
- ☆37Updated last year
- A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations☆306Updated 8 months ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆94Updated 5 years ago
- ComPy-Learn is a framework for exploring program representations for ML4CODE tasks.☆23Updated last year
- Code for ICML 2021 paper: How could Neural Networks understand Programs?☆123Updated 2 months ago
- ☆31Updated 2 years ago
- Teaching and Learning Software Verification via SVF☆33Updated this week
- Free Lunch for Testing: Fuzzing Deep-Learning Libraries from Open Source (ICSE'22)☆74Updated 2 years ago
- llvm Data Flow Graph dump☆37Updated 3 years ago
- ☆13Updated 4 years ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆208Updated 2 months ago
- Simple passes for CFG and DFG analysis☆42Updated 5 years ago
- This is the implementation repository of our ICSE'22 paper: Muffin: Testing Deep Learning Libraries via Neural Architecture Fuzzing.☆30Updated 2 years ago
- Program dependence graph in LLVM☆34Updated 7 months ago
- Tzer: TVM Implementation of "Coverage-Guided Tensor Compiler Fuzzing with Joint IR-Pass Mutation (OOPSLA'22)“.☆69Updated last year
- A Computational Graph Generator for AI Compiler Fuzzing☆14Updated last year
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆57Updated 9 months ago
- GenCoG: A DSL-Based Approach to Generating Computation Graphs for TVM Testing (ISSTA‘23)☆15Updated last year
- FLOWMATRIX: GPU-Assisted Information-Flow Analysis through Matrix-Based Representation, USENIX Security'22☆27Updated last year
- TVMFuzz: fuzzing tensor-level intermediate representation in TVM☆28Updated 4 years ago
- WhiteFox: White-Box Compiler Fuzzing Empowered by Large Language Models (OOPSLA 2024)☆49Updated 2 months ago
- ☆63Updated 5 years ago
- Automatic DNN generation for fuzzing and more☆126Updated 2 weeks ago
- NOELLE Offers Empowering LLVM Extensions☆76Updated this week
- A Pointer Analysis Framework for Rust☆46Updated last month
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 6 months ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 2 years ago
- Learning and Teaching Software Analysis and Verification via SVF☆22Updated 8 months ago
- For our ISSTA'23 paper ACETest: Automated Constraint Extraction for Testing Deep Learning Operators☆10Updated 10 months 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 …☆53Updated 6 years ago