drepper / optmarkLinks
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
Sorting:
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 7 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- ☆29Updated 5 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- Automatically spawn gdb on error.☆65Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 7 months ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- dthreads: Efficient Deterministic Multithreading☆52Updated 10 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆110Updated last year
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago