ChrisCummins / phd
👨💻 My PhD.
☆185Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for phd
- ☆62Updated 5 years ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆206Updated this week
- 📝 "End-to-end Deep Learning of Optimization Heuristics" (🥇 PACT'17 Best Paper)☆72Updated last year
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆91Updated 4 years ago
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆84Updated this week
- TVMFuzz: fuzzing tensor-level intermediate representation in TVM☆29Updated 4 years ago
- A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations☆304Updated 6 months ago
- Symbolic Program Slicing with LLVM☆77Updated 4 years ago
- Runtime type and bounds-error checking for C/C++☆101Updated 2 years ago
- Hierarchical Delta Debugging Framework☆57Updated this week
- Variation of american fuzzy lop for testing compilers☆119Updated 2 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆72Updated last week
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆162Updated 5 months ago
- Data race benchmark suite for evaluating OpenMP correctness tools aimed to detect data races.☆67Updated last year
- ComPy-Learn is a framework for exploring program representations for ML4CODE tasks.☆22Updated last year
- Semantic program repair system for C programs☆97Updated 2 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆70Updated 10 months ago
- A fuzzing framework for SMT solvers☆185Updated last year
- GrayC: Greybox Fuzzing of Compilers and Analysers for C