04 Apr 24
@m455@tiny.tilde.website linked to these flags for GCC to perhaps consider sometimes.
by 2097
1 year ago
14 Jan 14
14 Feb 12
01 Dec 11
18 May 09
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. “Best”, in this context, is defined as those options that produce the fastest executable program from a given source code. Acovea is a C++ framework that can be extended to test other programming languages and non-GCC compilers.
by pyrho
16 years ago