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
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆52Updated 5 months ago
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆70Updated 9 years ago
- AVX512 population count routines☆22Updated 5 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- Floating-Point Scalar Evolution☆12Updated 5 years ago
- Purgeable memory allocations for Linux☆31Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 9 months ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Poireau: a sampling allocation debugger☆97Updated 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
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- ☆29Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.