public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Start of guide to writing optimizations for gcc
@ 2001-12-15 13:31 Daniel Berlin
  2001-12-15 15:03 ` Joseph S. Myers
  2001-12-15 21:30 ` Hans-Peter Nilsson
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Berlin @ 2001-12-15 13:31 UTC (permalink / raw)
  To: gcc

I put the start of a guide to writing optimizations for gcc at

http://www.dberlin.org/gccopt

I know it's currently trivial, but i only work on it during very spare
time.

It is not intended to be an intro for beginners to compiler optimization.
It is intended to describe to someone who understands compiler
optimizations, and works on other compilers, how to do things they want to
do, in gcc.

The docbook source for it is at
http://www.dberlin.org/gccopt/optimize.sgml (it's really an xml file,
however).

Feel free to write a few lines, or whatever, and send it to me. I'll
happily integrate it and add your name to the list of contributors.  If
you don't do docbook, that's okay, just send me the text, and i'll mark it
up for you.

While i'm happy to take contributions, please don't send me gripes or
complaints. I'm quite aware it sucks right now.  It's a start.
Contribute, and maybe it  won't suck anymore.
--Dan


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

end of thread, other threads:[~2001-12-16 17:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-15 13:31 Start of guide to writing optimizations for gcc Daniel Berlin
2001-12-15 15:03 ` Joseph S. Myers
2001-12-15 21:30 ` Hans-Peter Nilsson
2001-12-16 10:42   ` Daniel Berlin

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