Dash:
[t2-trunk.git] / package / develop / acovea / acovea.desc
blob55a5e56fd41c93a3f8d847facae8fb17451e1915
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/acovea/acovea.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A genetic algorithm that finds the best compilation options
14 [T] Acovea implements a genetic algorithm for finding the best options for
15 [T] compiling programs with the GCC C and C++ compilers. Best, in this
16 [T] context, is defined as those options that produce the fastest executable
17 [T] program from a given source code. The framework can be extended to other
18 [T] programming languages and non-GCC compilers. It is also useful for testing
19 [T] combinations of flags for pessimistic interactions, and for testing the
20 [T] reliability of the compiler.
22 [U] http://www.coyotegulch.com/products/acovea/
24 [A] Scott Robert Ladd <scott.ladd@coyotegulch.com>
25 [M] The T2 Project <t2@t2-project.org>
27 [C] extra/development
29 [L] GPL
30 [S] Stable
31 [V] 5.1.1
32 [P] X -----5---9 800.000
34 [CV-FLAGS] ODD-STABLE
35 [D] 7ef13684ca8a5f985c5aa250740c6988725e0d297b288fb2915108a8 libacovea-5.1.1.tar.gz http://www.coyotegulch.com/distfiles/