This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: independent study
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: Matt Davis <mattdavis9 at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 31 May 2006 14:33:36 +1000
- Subject: Re: independent study
- References: <447D068A.6060801@gmail.com>
> I do realize that there is a project out there now that uses
> evolutionary concepts to optimize GCC with the current available
> command line options. While I think that is a great project, I
> would like to develop, or tweak, some type of internal aspect of
> GCC.
I did a Masters project that extended this concept to re-ordering the
tree optimisers and it was certainly interesting work. There are
plenty of unanswered questions, so if you would like, contact me by
private mail and I'll send you a copy of the paper.
Cheers, Ben