kristerw / deadstoresLinks
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
Sorting:
- Markup source code showing optimizations☆36Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆39Updated 2 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Reworking of Agner Fog's performance test programs for Linux☆115Updated last month
- Super-parallel Python port of the C-Reduce☆309Updated 2 weeks ago
- Some experiments with SMT solvers and GIMPLE IR☆78Updated last week
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- Dynamic runtime inlining with LLVM☆65Updated 4 years ago
- ☆29Updated 6 years ago
- Fork of LLVM with modifications to support a program repository☆25Updated 3 years ago
- An unofficial guide to contributing to GCC, aimed at newbies☆124Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆106Updated last year
- LLVM Profiling Visualization☆84Updated 3 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated 10 months ago
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- ☆55Updated last year
- Programatically obtain information about the pages backing a given memory region☆81Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆119Updated 2 months ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆66Updated 3 months ago
- ☆48Updated 5 years ago
- grep for C/C++ source files.☆30Updated 4 months ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- Library for generating ABI-compliant LLVM IR☆64Updated 6 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆54Updated 5 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆48Updated 7 years ago