public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Documentation for loop header copying
@ 2013-07-19 14:43 Abdul Wahid Memon
  2013-07-19 14:50 ` Marek Polacek
  0 siblings, 1 reply; 3+ messages in thread
From: Abdul Wahid Memon @ 2013-07-19 14:43 UTC (permalink / raw)
  To: gcc

Hello all

Sorry if this is not the right place for this kind of questions.

I am searching for some documentation (books, research papers, etc) on
loop header copying compiler optimization.

Any hints on this please?

Best regards

AW

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

* Re: Documentation for loop header copying
  2013-07-19 14:43 Documentation for loop header copying Abdul Wahid Memon
@ 2013-07-19 14:50 ` Marek Polacek
  2013-07-19 14:52   ` Abdul Wahid Memon
  0 siblings, 1 reply; 3+ messages in thread
From: Marek Polacek @ 2013-07-19 14:50 UTC (permalink / raw)
  To: Abdul Wahid Memon; +Cc: gcc

On Fri, Jul 19, 2013 at 04:42:56PM +0200, Abdul Wahid Memon wrote:
> I am searching for some documentation (books, research papers, etc) on
> loop header copying compiler optimization.
> 
> Any hints on this please?

You may want to look at the comments in tree-ssa-loop-ch.c in the GCC
source tree.

	Marek

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

* Re: Documentation for loop header copying
  2013-07-19 14:50 ` Marek Polacek
@ 2013-07-19 14:52   ` Abdul Wahid Memon
  0 siblings, 0 replies; 3+ messages in thread
From: Abdul Wahid Memon @ 2013-07-19 14:52 UTC (permalink / raw)
  To: Marek Polacek; +Cc: gcc

Thanks Marek. I will start with the comments.

Regards

AW

On Fri, Jul 19, 2013 at 4:50 PM, Marek Polacek <polacek@redhat.com> wrote:
> On Fri, Jul 19, 2013 at 04:42:56PM +0200, Abdul Wahid Memon wrote:
>> I am searching for some documentation (books, research papers, etc) on
>> loop header copying compiler optimization.
>>
>> Any hints on this please?
>
> You may want to look at the comments in tree-ssa-loop-ch.c in the GCC
> source tree.
>
>         Marek

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

end of thread, other threads:[~2013-07-19 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-19 14:43 Documentation for loop header copying Abdul Wahid Memon
2013-07-19 14:50 ` Marek Polacek
2013-07-19 14:52   ` Abdul Wahid Memon

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).