Limit this search to....

Symbolic Analysis for Parallelizing Compilers Softcover Repri Edition
Contributor(s): Haghighat, Mohammad R. (Author)
ISBN: 1475783175     ISBN-13: 9781475783179
Publisher: Springer
OUR PRICE:   $104.49  
Product Type: Paperback - Other Formats
Published: March 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Compilers
- Computers | Systems Architecture - General
- Computers | Computer Science
Dewey: 005.453
Physical Information: 0.35" H x 6.14" W x 9.21" (0.53 lbs) 138 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
In Symbolic Analysis for Parallelizing Compilers the author presents an excellent demonstration of the effectiveness of symbolic analysis in tackling important optimization problems, some of which inhibit loop parallelization. The framework that Haghighat presents has proved extremely successful in induction and wraparound variable analysis, strength reduction, dead code elimination and symbolic constant propagation. The approach can be applied to any program transformation or optimization problem that uses properties and value ranges of program names. Symbolic analysis can be used on any transformational system or optimization problem that relies on compile-time information about program variables. This covers the majority of, if not all optimization and parallelization techniques.
The book makes a compelling case for the potential of symbolic analysis, applying it for the first time - and with remarkable results - to a number of classical optimization problems: loop scheduling, static timing or size analysis, and dependence analysis. It demonstrates how symbolic analysis can solve these problems faster and more accurately than existing hybrid techniques.