DependableSystemsLab / LLFILinks
LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injected into specific program points, and the effect can be easily tracked back to the source code. Please refer to the paper below. NOTE: If you publish a paper using LLFI, please add it to PaperLLFI.bib
☆78Updated 3 years ago
Alternatives and similar repositories for LLFI
Users that are interested in LLFI are comparing it to the libraries listed below
Sorting:
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- SUPA☆28Updated 3 weeks ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆25Updated 4 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- ☆66Updated 6 years ago
- Test suite for the Linux perf_event subsystem☆117Updated 6 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- ☆34Updated 2 years ago
- GPUReplay, ASPLOS 2022☆41Updated 3 years ago
- Hardware-assisted Data-flow Isolation☆29Updated 8 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- LLVM optimization passes (DCE, LICM), compilers and stuff☆14Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆220Updated 5 years ago
- Experimental translation of llvm to smt.☆58Updated 5 years ago
- llvm Data Flow Graph dump☆36Updated 4 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 9 years ago
- Automatic Binary Parallelisation☆43Updated 11 months ago
- ☆13Updated 5 years ago
- Fast static binary instrumentation for linux/x86☆83Updated 8 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆22Updated 8 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆39Updated 5 years ago
- Code used in a short tutorial on LLVM passes for the Software Reliablity Group (SRG) at Imperial☆19Updated 10 years ago
- ☆56Updated 3 years ago
- ☆15Updated 6 years ago
- Builds Data Provenance Graph for Multi-Threaded Programms using tthread and Intel Pt.☆14Updated 9 years ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆11Updated 8 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago