JACKIEZHAOKAI / CSE231_LLVM_Compiler_Opt
LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural modified global variables analysis
☆25Updated 5 years ago
Alternatives and similar repositories for CSE231_LLVM_Compiler_Opt:
Users that are interested in CSE231_LLVM_Compiler_Opt are comparing it to the libraries listed below
- LLVM pass☆23Updated 4 years ago
- A data dependence analyzer for C program☆21Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- TracerX Symbolic Virtual Machine☆33Updated this week
- Papers related with kernel papers☆13Updated 2 years ago
- FastKLEE: Faster Symbolic Execution via Reducing Redundant Bound Checking of Type-Safe Pointers☆20Updated last year
- Indexing reachability for context-sensitive data flow analysis.☆11Updated 2 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 6 years ago
- Scalable Validator for Binary Lifters☆56Updated 4 years ago
- LLVM meets Code Property Graphs☆91Updated 4 years ago
- SUPA☆28Updated 5 years ago
- ☆14Updated 10 months ago
- Configurable instrumentation of LLVM bitcode☆34Updated last month
- MemLock: Memory Usage Guided Fuzzing☆33Updated 4 years ago
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆19Updated 5 years ago
- Map2Check: Finding Software Vulnerabilities☆28Updated 4 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- KLEE / CSE Project☆45Updated 5 years ago
- Basic LLVM passes☆17Updated 6 years ago
- llvm crash analysis☆43Updated 10 months ago
- A simple implementation of the C++ STL which aims to simplify LLVM IRs during compilation☆11Updated 2 years ago
- AFL enhanced for concurrency bug and vulnerabilities☆20Updated 4 years ago
- Experimental translation of llvm to smt.☆56Updated 5 years ago
- Signedness-Agnostic Strided-Interval☆36Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆142Updated 3 months ago
- Source code of a few LLVM passes that I wrote to learn and that now I am sharing for my LLVM course for security engineering☆27Updated 2 years ago
- Slicing tool for c++ programs using clang AST.☆17Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Fuzzing Parsers with Tokens☆33Updated 4 years ago