marcin-osowski / cmov
Measuring cmov vs branch-mov performance
☆83Updated 6 years ago
Alternatives and similar repositories for cmov:
Users that are interested in cmov are comparing it to the libraries listed below
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Reworking of Agner Fog's performance test programs for Linux☆110Updated 6 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- ☆53Updated 9 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆69Updated 8 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- dthreads: Efficient Deterministic Multithreading☆50Updated 10 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 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
- C library to remove white space from strings as fast as possible☆152Updated 6 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
- compile time assembly interpreter☆84Updated 7 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 6 months ago
- Reference manual for ForwardCom instruction set and software standards☆165Updated last month
- fast SIMD-able JIT regular expression compiler☆192Updated 9 years ago
- uops.info Code Analyzer☆259Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- GNU Superoptimizer Version 2☆26Updated 3 years ago
- InstLatX64_Demo☆42Updated 2 weeks ago