public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Where to find the sources implementing GCC DFA pipeline hazard recognizer
@ 2007-12-21  7:54 Qing Wei
  2007-12-21  8:36 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Qing Wei @ 2007-12-21  7:54 UTC (permalink / raw)
  To: gcc

Hi,
Could someone give some hints of where to find the sources and
algorithms of implementing
the DFA pipeline hazard recognizer in GCC, which files and functions?
Thanks advance.

Qing

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

* Re: Where to find the sources implementing GCC DFA pipeline hazard recognizer
  2007-12-21  7:54 Where to find the sources implementing GCC DFA pipeline hazard recognizer Qing Wei
@ 2007-12-21  8:36 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2007-12-21  8:36 UTC (permalink / raw)
  To: Qing Wei; +Cc: gcc

Qing Wei <dragonylffly@gmail.com> writes:

> Could someone give some hints of where to find the sources and
> algorithms of implementing
> the DFA pipeline hazard recognizer in GCC, which files and functions?

The files haifa-sched.c, sched-*.[ch] .

Ian

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

end of thread, other threads:[~2007-12-21  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-21  7:54 Where to find the sources implementing GCC DFA pipeline hazard recognizer Qing Wei
2007-12-21  8:36 ` Ian Lance Taylor

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