|
| | Subject: | Re: Where to find the sources implementing GCC DFA pipeline hazard recognizer | | Group: | Gcc | | From: | Ian Lance Taylor | | Date: | 21 Dec 2007 |
Qing Wei <dragonylffly> 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
|