kristerw / deadstores
A Valgrind tool for finding redundant loads/stores
☆21Updated 5 years ago
Alternatives and similar repositories for deadstores:
Users that are interested in deadstores are comparing it to the libraries listed below
- Markup source code showing optimizations☆36Updated 5 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆38Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last week
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆51Updated last month
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆110Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 8 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Portable Runtime System☆23Updated 8 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 6 months ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- dthreads: Efficient Deterministic Multithreading☆50Updated 10 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆52Updated 2 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆29Updated 5 years ago
- grep for C/C++ source files.☆25Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- ☆28Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 6 months ago
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- compile time assembly interpreter☆84Updated 7 years ago
- Library for Restartable Sequences☆68Updated last month