Acovea / libacoveaLinks
ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler Collection (GCC) C and C++ compilers.
☆75Updated 7 years ago
Alternatives and similar repositories for libacovea
Users that are interested in libacovea are comparing it to the libraries listed below
Sorting:
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- David M. Gay's floating-point conversion library☆35Updated 15 years ago
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 5 years ago
- Universal Number Library☆44Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- GNU Superoptimizer Version 2☆26Updated 4 years ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆62Updated 5 years ago
- nvptx-tools: a collection of tools for use with nvptx-none GCC toolchains.☆52Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆88Updated 6 years ago
- dthreads: Efficient Deterministic Multithreading☆70Updated 10 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- resurrected LLVM "C Backend", with improvements☆131Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- A Valgrind tool for Herbie