Related articles |
---|
New Release of Alto (A Link Time Optimizer) muth@cs.arizona.edu (1999-06-19) |
From: | muth@cs.arizona.edu (Robert M. Muth) |
Newsgroups: | comp.compilers |
Date: | 19 Jun 1999 17:57:00 -0400 |
Organization: | University of Arizona, Computer Science |
Keywords: | linker, optimize |
This is to announce a new release of Alto, a post link time
optimizer for Alpha CPUs.
Alto reads in a compiled and linked executable and produces an
optimized version of the executable. Alto currently is specific to
Alpha CPUs and DEC/COMPAQ Unix. It is tuned for the 21164 CPU. Alto
frequently improves the performance beyond that attained by high
levels of compiler optimization. Among other techniques, Alto makes
extensive use of profiling information. Alto is now able to instrument
executables itself so pixie is no longer required.
The software and documentation is available from the Alto Home Page:
http://www.cs.arizona.edu/alto/
Robert Muth
Return to the
comp.compilers page.
Search the
comp.compilers archives again.