IITH-Compilers / IR2VecLinks
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
☆102Updated 4 months ago
Alternatives and similar repositories for IR2Vec
Users that are interested in IR2Vec are comparing it to the libraries listed below
Sorting:
- A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations☆320Updated last year
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆119Updated 5 years ago
- ☆40Updated last year
- ☆36Updated 3 years ago
- Teaching and Learning Software Verification via SVF☆34Updated 2 months ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- Utilities for constructing a large dataset of LLVM IR☆23Updated 4 months ago
- ComPy-Learn is a framework for exploring program representations for ML4CODE tasks.☆23Updated 2 years ago
- Tzer: TVM Implementation of "Coverage-Guided Tensor Compiler Fuzzing with Joint IR-Pass Mutation (OOPSLA'22)“.☆70Updated 2 years ago
- Automatic DNN generation for fuzzing and more☆140Updated 8 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- ☆48Updated last year
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 3 years ago
- Code examples used for the LAC LLVM course☆130Updated 10 months ago
- ☆66Updated 5 years ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 8 months ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆213Updated 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 …☆57Updated 6 years ago
- A translation validation framework for MLIR☆87Updated 6 months ago
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆59Updated 6 months ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆41Updated 6 years ago
- Program dependence graph in LLVM☆42Updated 2 months ago
- A step-by-step tutorial for building an LLVM sample pass☆218Updated 5 years ago
- Free Lunch for Testing: Fuzzing Deep-Learning Libraries from Open Source (ICSE'22)☆80Updated 2 years ago
- NOELLE Offers Empowering LLVM Extensions☆79Updated 2 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆228Updated 6 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- DIG is a numerical invariant generation tool. It infers program invariants or properties over (i) program execution traces or (ii) progra…☆51Updated 4 months ago
- GKLEE is a symbolic analyser and test generator tailored for CUDA C++ programs☆39Updated 4 years ago