This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: P6 microarch (Pentium 2/3) DFA scheduler description
> Here's a new version of my PPro DFA scheduler description patch.
Just a nit:
! ;; The P6 familiy includes the Pentium Pro, Pentium II, Pentium III,
Celeron
! ;; and Xeon lines of CPUs. The DFA scheduler description in this file is
! ;; based on information that can be found in the following two documents:
! ;;
! ;; "P6 Family of Processors Hardware Developer's Manual",
! ;; Intel, September 1999.
! ;;
! ;; "Intel Architecture Optimization Manual",
! ;; Intel, 1999 (Order Number: 245127-001).
! ;;
! ;; "How to optimize for the Pentium family of microprocessors",
! ;; by Agner Fog, PhD.
Two, really? :-)
--
Eric Botcazou