This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch for "New Optimizations setting heuristics for GCC"
- From: Diego Novillo <dnovillo at google dot com>
- To: abhinav dube <abhinav dot dube15 at gmail dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 09 Apr 2010 09:40:46 -0400
- Subject: Re: Patch for "New Optimizations setting heuristics for GCC"
- References: <z2v7ece6f61004090605v4ded0a89ob7f4b9178f9015a8@mail.gmail.com>
On 4/9/10 09:05 , abhinav dube wrote:
> I am working on methodologies of developing new optimization
> settings for GCC that work better than the standard -Ox settings.First
You may be interested in two other projects dealing with similar issues:
Milepost (http://ctuning.org/wiki/index.php/CTools:MilepostGCC) and COLE
(http://trappist.elis.ugent.be/~kehoste/pub/hoste08cole_CGO08_paper.pdf)
Diego.