ChrisCummins / ProGraMLLinks
A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations
☆319Updated last year
Alternatives and similar repositories for ProGraML
Users that are interested in ProGraML are comparing it to the libraries listed below
Sorting:
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆100Updated 2 months ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆213Updated 8 months ago
- ComPy-Learn is a framework for exploring program representations for ML4CODE tasks.☆23Updated last year
- 📝 "End-to-end Deep Learning of Optimization Heuristics" (🥇 PACT'17 Best Paper)☆72Updated 2 years ago
- Code for ICML 2021 paper: How could Neural Networks understand Programs?☆124Updated 8 months ago
- ☆35Updated 2 years ago
- 👨💻 My PhD.☆187Updated 2 years ago
- Automatic DNN generation for fuzzing and more☆136Updated 6 months ago
- Open source release from our ICLR 2020 paper, CLN2INV: Learning Loop Invariants with Continuous Logic Networks.☆21Updated 5 years ago
- NOELLE Offers Empowering LLVM Extensions☆78Updated last week
- A pass that can generate PDG(in *.dot) for LLVM.☆36Updated 8 years ago
- Tzer: TVM Implementation of "Coverage-Guided Tensor Compiler Fuzzing with Joint IR-Pass Mutation (OOPSLA'22)“.☆70Updated 2 years ago
- ☆38Updated last year
- NeuroVectorizer is a framework that uses deep reinforcement learning (RL) to predict optimal vectorization compiler pragmas for for loops…☆95Updated 2 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- This is the implementation repository of our ICSE'22 paper: Muffin: Testing Deep Learning Libraries via Neural Architecture Fuzzing.☆32Updated 3 years ago
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 5 years ago
- ☆66Updated 5 years ago
- Code2Inv: Learning Loop Invariants for Program Verification☆97Updated 4 years ago
- ☆14Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆112Updated 5 years ago
- Free Lunch for Testing: Fuzzing Deep-Learning Libraries from Open Source (ICSE'22)☆79Updated 2 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- Deep learning program generator☆107Updated last year
- Artifact for ESEC/FSE'23 paper "NeuRI: Diversifying DNN Generation via Inductive Rule Inference"☆31Updated last year
- Utilities for constructing a large dataset of LLVM IR☆21Updated 2 months ago
- RLCheck, QuickCheck + Reinforcement Learning to produce more valid inputs.☆47Updated 3 years ago
- LLOV: LLVM OpenMP Verifier - : A Fast Static Data-Race Checker for OpenMP Programs☆21Updated 2 years ago
- llvm Data Flow Graph dump☆38Updated 4 years ago