Publication Details

A New Method of Optimization in Parallel Compilers

LORENC Luboš. A New Method of Optimization in Parallel Compilers. In: Proceedings of 6th International Conference ISIM'03 Information Systems Implementation and Modelling. 1st edition. Ostrava, 2003, pp. 187-194. ISBN 80-85988-84-4.
Czech title
Nová optimalizační metoda v paralelizujících kompilátorech
Type
conference paper
Language
english
Authors
Keywords

parallel compilers, optimization, register assignment, syntax directed translation schema

Abstract

This paper introduces and discusses a new method of optimization, called Expression mating, used in parallel compilers.To express this method so rigorously as possible, the present paper examines a new kind of syntax directed translation schema, which allows carrying and processing of attributes iside syntactic analyzer. By using this kind of translation schema, it formally describes a whole syntactic analyzer utilizing expression mating. Since intermediary code generated by the compiler using this method must be processed without construction of basic blocks, new algoritms for register assignments without basic blocks are introduced as well.

Published
2003
Pages
187-194
Proceedings
Proceedings of 6th International Conference ISIM'03 Information Systems Implementation and Modelling
Series
1st edition
Conference
MOSIS 2003 - Modelling and Simulation of Systems, Brno, CZ
ISBN
80-85988-84-4
Place
Ostrava, CZ
BibTeX
@INPROCEEDINGS{FITPUB7194,
   author = "Lubo\v{s} Lorenc",
   title = "A New Method of Optimization in Parallel Compilers",
   pages = "187--194",
   booktitle = "Proceedings of 6th International Conference ISIM'03 Information Systems Implementation and Modelling",
   series = "1st edition",
   year = 2003,
   location = "Ostrava, CZ",
   ISBN = "80-85988-84-4",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/7194"
}
Back to top