For Programmers: Free Programming Magazines  


Home > Archive > Compilers > July 2006 > Optimization manual updated









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Optimization manual updated
Agner

2006-07-06, 8:00 am

It is now ten years since I first published my optimization manual. It
has been so successful that I feel I have to keep it updated. I have
been told that it is used by compiler makers, so I decided to include
stuff relevant to compilers.

The long awaited update is now available at
http://www.agner.org/optimize/.

The manual has become so big that I had to split it into five volumes.

It covers CPU-specific optimization. Microarchitecture details not
found anywhere else. Complete lists of instruction timings, execution
unit throughput, micro-operation breakdown, etc. for the latest x86
microprocessors from Intel and AMD.

Vector programming. ABI standards. C++ name mangling schemes.

Covers the following operating systems: DOS, Windows, Linux, BSD, Mac
OS X on 16, 32 and 64-bit x86 processors.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com