gergo- / missed-optimizationsLinks
Missed optimizations in C compilers
☆341Updated 7 years ago
Alternatives and similar repositories for missed-optimizations
Users that are interested in missed-optimizations are comparing it to the libraries listed below
Sorting:
- x86-64 assembler library☆481Updated 4 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆276Updated 2 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- ☆330Updated 9 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 5 years ago
- SLAyer is an automatic formal verification tool that uses separation logic to verify memory safety of C programs.☆326Updated 8 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- CJAG is an open-source implementation of our cache-based jamming agreement.☆283Updated 3 years ago
- Floating Point Hacks☆168Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- The dissection of a simple "hello world" ELF binary.☆463Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated this week
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- simple virtual machine and assembler☆219Updated 8 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Inline C/asm in Bash☆253Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- ☆281Updated 2 years ago
- Combining Unit Tests, Fuzzing, and AI☆302Updated 6 years ago
- The engine that powers DeLorean!