drepper / optmark
Markup source code showing optimizations
☆36Updated 5 years ago
Alternatives and similar repositories for optmark:
Users that are interested in optmark are comparing it to the libraries listed below
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- AVX512 population count routines☆22Updated 5 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆51Updated last month
- ☆28Updated 5 years ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- code for examining determinism of performance counters☆21Updated 3 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆69Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- A tool for testing C compilers automatically☆20Updated 9 years ago
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- SIMDized check which bytes are in a set