@inproceedings{2b2ec4202cd24adf86d9f418747aad9e,
title = "An object-oriented framework for loop parallelization",
abstract = "The main goal of parallelizing compiler research is the ability to produce efficient parallel programs and the portability because of wide choices of current and future available parallel computer architectures. Since the design of paralletizing compilers tends to be more complicated than conventional compilers, it is extremely difficult to achieve both the efficiency and the portability. To meet this problem, we have investigated an application of object oriented design to parallelizing compilers. Our parallelizing compiler design is based on abstractions of intermediate representations of loops and class definitions for them. In this paper, we focus on loop parallelization and propose a framework where loop parallelization process is divided into three phases and the optimization of loops is performed via cyclic use of those three phases. The class of each phase is hierarchically derived from intermediate representations of loops. This increases the portability of resultant parallelizing compilers. Furthermore, one of the phases uses a reservation table of hardware resource to obtain practicM optimization of parallel programs for given hardware resource.",
author = "Yoichi Omori and Kazuki Joe and Akira Fukuda",
year = "1997",
month = jan,
day = "1",
doi = "10.1007/BFb0024230",
language = "English",
isbn = "3540637664",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "351--360",
editor = "Keijiro Araki and Makoto Amamiya and Constantine Polychronopoulos and Kazuki Joe",
booktitle = "High Performance Computing - International Symposium, ISHPC 1997, Proceedings",
address = "Germany",
note = "International Symposium on High Performance Computing, ISHPC 1997 ; Conference date: 04-11-1997 Through 06-11-1997",
}