This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: [plugins-ici-cloning-instrumentation] new GCC plugin developements
- From: "Grigori Fursin" <grigori dot fursin at inria dot fr>
- To: "'Joern Rennecke'" <amylaar at spamcop dot net>, "'Yuanjie Huang'" <huangyuanjie at ict dot ac dot cn>, "'Liang Peng'" <pengliang at ict dot ac dot cn>
- Cc: "'Zbigniew Chamski'" <zbigniew dot chamski at gmail dot com>, "'GCC Mailing List'" <gcc at gcc dot gnu dot org>, <ctuning-discussions at googlegroups dot com>, "'Yuri Kashnikoff'" <yuri dot kashnikoff at gmail dot com>, "'Diego Novillo'" <dnovillo at google dot com>
- Date: Thu, 5 Nov 2009 14:54:02 +0100
- Subject: RE: [plugins-ici-cloning-instrumentation] new GCC plugin developements
- References: <4AE6E471.4020200@starynkevitch.net> <84fc9c000910270518s147e0cc4t7f1cd53049c5d590@mail.gmail.com> <4AE6E5D0.4010401@starynkevitch.net> <mcrvdi1klsb.fsf@dhcp-172-17-9-151.mtv.corp.google.com> <4AE7014A.1000903@starynkevitch.net> <mcr3a54lwb4.fsf@dhcp-172-17-9-151.mtv.corp.google.com> <4AE70C5E.4050005@starynkevitch.net> <84fc9c000910270839v2d9efe0dw829c8647f361c96f@mail.gmail.com> <4AE7164D.9010200@starynkevitch.net> <84fc9c000910270855w736df367qe511d8db280aaeb4@mail.gmail.com> <2dc303d60910271056h17038110ib63c53cfa374f5c7@mail.gmail.com> <002c01ca5746$9dd43da0$d97cb8e0$@fursin@inria.fr> <20091102074959.p8410ulv28sg0w44-nzlynne@webmail.spamcop.net> <008601ca5e09$93164fb0$b942ef10$@fursin@inria.fr> <20091105082557.75c2estyoog8ss0c-nzlynne@webmail.spamcop.net>
Hi Joern,
Normally, there should be no new changes in the ICI2.0 API during GSOC'09 developments
(i.e. in adapt branch), just new hooks.
Yuanjie and Liang, can you please confirm that ASAP?..
Also, I am trying to figure out if GCC 4.5 branch is still open or not?..
The thing is that I think Zbigniew sent a first patch of the ICI2.0 for GCC 4.5
but I don't remember now what happened with that since I was not available for a few months ...
Since the changes are really minimal on top of plugin branch on GCC 4.5 and we had been discussing
that with Diego for a while (in CC), maybe we can still resubmit the ICI2.0 to the GCC 4.5 or check
what was the status of the previous patch and do all the rest (function cloning/program instrumentation)
for GCC 4.6?..
If the GCC 4.5 is officially closed, we can start working on the next version
and as soon as Yuanjie and Liang reply we take either gcc-4.4.0-ici-2.0 or gcc-4.4.0-ici-2.0-adapt ...
Cheers,
Grigori
> -----Original Message-----
> From: Joern Rennecke [mailto:amylaar@spamcop.net]
> Sent: Thursday, November 05, 2009 2:26 PM
> To: Grigori Fursin
> Cc: 'Zbigniew Chamski'; 'Richard Guenther'; 'Basile STARYNKEVITCH'; 'Ian Lance Taylor'; 'GCC
> Mailing List'; 'Albert Cohen'; ctuning-discussions@googlegroups.com; 'Yuri Kashnikoff';
> Yuanjie Huang; Liang Peng; announce@hipeac.net; ctuning-announce@googlegroups.com;
> dorit@il.ibm.com; Mircea Namolaru; 'Diego Novillo'
> Subject: Re: [plugins-ici-cloning-instrumentation] new GCC plugin developements
>
> Quoting Grigori Fursin <grigori.fursin@inria.fr>:
> > The latest version of ICI and GSOC developments for GCC 4.4.0 is
> > available at SVN:
> > http://gcc-ici.svn.sourceforge.net/viewvc/gcc-ici/branches/
> > (gcc-4.4.0-ici-2.0-adapt)
>
> Can I start with gcc-4.4.0-ici-2.0 or is this now outdated relative
> to gcc-4.4.0-ici-2.0-adapt ?