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 detecting violations of ordering axioms in qsort/bsearch callbacks.☆51Updated 3 weeks ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆38Updated 2 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last month
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- Reworking of Agner Fog's performance test programs for Linux☆110Updated 5 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- grep for C/C++ source files.☆25Updated 5 months ago
- Fork of LLVM with modifications to support a program repository☆26Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 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
- Portable Runtime System☆23Updated 8 years ago
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- Measuring cmov vs branch-mov performance☆82Updated 6 years ago
- code for examining determinism of performance counters☆21Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆121Updated 5 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 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
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- InstLatX64_Demo☆41Updated last month
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆29Updated 5 years ago