public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Manuel Arenaz <arenaz@udc.es>
To: gcc@gcc.gnu.org
Subject: new contribution: GSA converter
Date: Tue, 30 Nov 2004 16:23:00 -0000	[thread overview]
Message-ID: <42951390-42E2-11D9-AA0D-000D9352924A@udc.es> (raw)

[-- 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>

             reply	other threads:[~2004-11-30 15:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30 16:23 Manuel Arenaz [this message]
2004-11-30 20:57 ` Diego Novillo
2004-11-30 21:21   ` Daniel Berlin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42951390-42E2-11D9-AA0D-000D9352924A@udc.es \
    --to=arenaz@udc.es \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).