mshockwave / generator-llvmLinks
Generate project templates for executables that use LLVM and LLVM passes
☆52Updated 3 years ago
Alternatives and similar repositories for generator-llvm
Users that are interested in generator-llvm are comparing it to the libraries listed below
Sorting:
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 8 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- llvm crash analysis☆44Updated last year
- Experimental translation of llvm to smt.☆57Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- LLVM meets Code Property Graphs☆93Updated 4 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- SUPA☆28Updated 5 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago
- Automatic Binary Parallelisation☆43Updated 5 months ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated 2 months ago
- A stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- An LLVM sanitizer tutorial☆200Updated 3 years ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Constraint solver based on coverage-guided fuzzing