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
☆77Updated 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
- ☆66Updated 6 years ago
- SUPA☆28Updated 5 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 8 years ago
- ☆34Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆52Updated 8 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- ☆15Updated 6 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- Experimental translation of llvm to smt.☆58Updated 5 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆25Updated 4 years ago
- a Pin tool for collecting microarchitecture-independent workload characteristics☆61Updated last year
- Automatic Binary Parallelisation☆43Updated 9 months ago
- llvm Data Flow Graph dump☆36Updated 4 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- GPUReplay, ASPLOS 2022☆41Updated 3 years ago
- Test suite for the Linux perf_event subsystem☆118Updated 5 months ago
- Hardware-assisted Data-flow Isolation☆29Updated 7 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- ☆47Updated 7 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
- LLVM Call Graph☆28Updated 4 years ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆12Updated 8 years ago
- predicate scientific program performance model using llvm☆27Updated 10 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago