public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* new contribution: GSA converter
@ 2004-11-30 16:23 Manuel Arenaz
  2004-11-30 20:57 ` Diego Novillo
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Arenaz @ 2004-11-30 16:23 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 1225 bytes --]

Hello,

I have been working for years on topics related to optimizing
and parallelizing compilers. In particular, I have developed
a technique that allows a compiler to recognize frequently
used programming constructs automatically [ICS'03].
I have an experimental implementation of this technique
using the infrastructure provided by  an academical compiler
called Polaris.

Now I am beginning to work on porting my experimental code into GCC
so that I can analyze codes written in fortran, C, C++,...
The first step of this port is the implementation of a translator
of the gneric/gimple intermediate representation into
the Gated Single Assignment form.
I have searched the GCC website and I have not found any project
related to the contructrion of the GSA form.

Please confirm that there is not any one working on this
topic and let me know how can I create this new project.

Cheers,

    Manuel Arenaz



Bibligraphy:

[ICS'03] M. Arenaz, J. Touriño, R. Doallo. "A GSA-based
              compiler infrastructure to extract parallelism
              from complex loops". In 17th ACM Int´l Conference
              on Supercomputing, ICS'03. San Francisco, CA,
              193-204.

[-- Attachment #2: Type: text/enriched, Size: 1299 bytes --]

Hello,


I have been working for years on topics related to optimizing

and parallelizing compilers. In particular, I have developed

a technique that allows a compiler to recognize frequently

used programming constructs automatically [ICS'03].

I have an experimental implementation of this technique

using the infrastructure provided by  an academical compiler

called Polaris.


Now I am beginning to work on porting my experimental code into GCC

so that I can analyze codes written in fortran, C, C++,...

The first step of this port is the implementation of a translator

of the gneric/gimple intermediate representation into

the Gated Single Assignment form.

I have searched the GCC website and I have not found any project

related to the contructrion of the GSA form.


Please confirm that there is not any one working on this

topic and let me know how can I create this new project.


Cheers,


   Manuel Arenaz




Bibligraphy:


<x-tad-bigger>[ICS'03] M. Arenaz, J. Touriño, R. Doallo. "A GSA-based

             compiler infrastructure to extract parallelism

             from complex loops". In 17th ACM Int´l Conference

             on Supercomputing, ICS'03. San Francisco, CA,

             193-204.

</x-tad-bigger>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-30 19:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-30 16:23 new contribution: GSA converter Manuel Arenaz
2004-11-30 20:57 ` Diego Novillo
2004-11-30 21:21   ` Daniel Berlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).