jarulraj / llvmLinks
Compiler Course
☆19Updated 10 years ago
Alternatives and similar repositories for llvm
Users that are interested in llvm are comparing it to the libraries listed below
Sorting:
- CCG is a random C Code Generator☆43Updated 3 years ago
- Efficient Path Profiling using LLVM☆18Updated 8 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- ☆67Updated 6 years ago
- Symbolic range analysis for LLVM.☆12Updated 9 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- LLVM optimization passes (DCE, LICM), compilers and stuff☆14Updated 4 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆229Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 9 years ago
- A library for analyzing LLVM bitcode in Haskell☆44Updated 11 years ago
- Piecewise debloating toolchain☆15Updated 5 years ago
- Semantic program repair system for C programs☆101Updated 3 years ago
- minimal symbolic model checker & fuzzer☆113Updated 10 years ago
- The Cloud9 main repository☆52Updated 12 years ago
- A dynamic analysis framework for concurrent programs (x86 binaries). It is shipped with a few tools written using this framework for test…☆70Updated 8 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆30Updated 3 years ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 4 years ago
- custom type systems for Clang☆96Updated 10 years ago
- KLEE's version of uClibc☆55Updated last year
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆32Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆166Updated last month
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- ☆26Updated 3 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago