public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: drizzle drizzle <drizzle76@gmail.com>
To: gcc@gcc.gnu.org
Subject: Annotations in tree
Date: Tue, 26 Jul 2005 20:21:00 -0000	[thread overview]
Message-ID: <7326d8e405072613213c282bd7@mail.gmail.com> (raw)

Hi,
   I am trying to find out how to insert annotations for certain array
references identified in tree-loop-linear.c so that when converting to
RTL they can be handled differently.  I find that simply inserting a
flag in the tree node is not enough as optimizations later on can lead
to the node being removed. Can any tell me what else can I do ?

I will appreciate all help....
dz

             reply	other threads:[~2005-07-26 20:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-26 20:21 drizzle drizzle [this message]
2005-07-26 20:31 ` Diego Novillo
2005-07-26 22:39   ` drizzle drizzle
2005-07-26 23:10     ` Daniel Berlin
2005-07-26 23:43       ` drizzle drizzle
2005-07-26 23:54         ` Daniel Berlin
2005-07-27  0:08           ` drizzle drizzle
2005-07-27  0: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=7326d8e405072613213c282bd7@mail.gmail.com \
    --to=drizzle76@gmail.com \
    --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).