IITH-Compilers / IR2VecLinks
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
☆100Updated 5 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
- Utilities for constructing a large dataset of LLVM IR☆24Updated 5 months ago
- ComPy-Learn is a framework for exploring program representations for ML4CODE tasks.☆23Updated 2 years ago
- ☆40Updated last year
- ☆35Updated 3 years ago
- Simple passes for CFG and DFG analysis☆45Updated 6 years ago
- Teaching and Learning Software Verification via SVF☆34Updated 3 months ago
- Code for ICML 2021 paper: How could Neural Networks understand Programs?☆123Updated last year
- Automatic DNN generation for fuzzing and more☆140Updated 10 months ago
- ☆50Updated last year
- ☆67Updated 6 years ago
- Free Lunch for Testing: Fuzzing Deep-Learning Libraries from Open Source (ICSE'22)☆81Updated 3 years 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
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆215Updated 11 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- llvm Data Flow Graph dump☆37Updated 4 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆62Updated 6 months ago
- Tzer: TVM Implementation of "Coverage-Guided Tensor Compiler Fuzzing with Joint IR-Pass Mutation (OOPSLA'22)“.☆70Updated 2 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆54Updated 4 years ago
- NOELLE Offers Empowering LLVM Extensions☆82Updated 3 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 9 months ago
- A translation validation framework for MLIR☆89Updated 7 months ago
- Program dependence graph in LLVM☆42Updated 3 months ago
- A decompiler to automatically reverse-engineer the DNN semantics from its compiled binary using program analysis☆82Updated 10 months ago
- CSCD70 Compiler Optimization☆261Updated 2 years ago
- Whole Program LLVM: wllvm ported to go☆328Updated last year
- A CUDA compiler fuzzer☆29Updated 2 years ago
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆59Updated 8 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆230Updated 6 years ago