Mail Archives: pgcc/1999/11/01/14:13:26
> Is there any documentation on the the different optimizations used for
> different CPUs by pgcc/gcc v2.95.x?
>
> Specifically, I'm wondering what the practical distinction is between
> -mcpu=i586 and -mcpu=k6 code generation.
Yes, it is.
GCC does scheduling for each CPU and is able to do some other optimizations
as well (use mov $0, reg instead of xor reg, reg on K6 etc.)
Honza
>
> Thank you.
>
>
> *** Steve Snyder ***
--
OK. Lets make a signature file.
+-------------------------------------------------------------------------+
| Jan Hubicka (Jan Hubi\v{c}ka in TeX) hubicka AT freesoft DOT cz |
| Czech free software foundation: http://www.freesoft.cz |
|AA project - the new way for computer graphics - http://www.ta.jcu.cz/aa |
| homepage: http://www.paru.cas.cz/~hubicka/, games koules, Xonix, fast |
| fractal zoomer XaoS, index of Czech GNU/Linux/UN*X documentation etc. |
+-------------------------------------------------------------------------+
- Raw text -