Contributions to the GNU Compiler Collection
2005; Institute of Electrical and Electronics Engineers; Volume: 44; Issue: 2 Linguagem: Inglês
10.1147/sj.442.0259
ISSN0018-8670
AutoresDavid Edelsohn, Wolfgang Gellerich, Mostafa Hagog, Dorit Naishlos, Mircea Namolaru, Eric Pasch, H. Penner, Ulrich Weigand, A. Zaks,
Tópico(s)Software Testing and Debugging Techniques
ResumoThe GCC (GNU Compiler Collection) project of the Free Software Foundation has resulted in one of the most widespread compilers in use today that is capable of generating code for a variety of platforms. Since 1987, many volunteers from academia and the private sector have been working to continuously improve the functionality and quality of GCC. Some of the compiler's key components were, and continue to be, developed at IBM Research laboratories. We review several of IBM's contributions to the compiler, including a code generator for the IBM zSeries® processor and a front end for a PL/I-like language used for systems software programming. We also cover many optimizations, including the interblock instruction scheduler, software pipeliner, and vectorizer. These contributions help improve the overall performance of code generated by GCC, and in particular, enhance the IBM RISC (reduced instruction set computer) architecture and the zSeries processors. This paper includes a report on our general experience with GCC in both open source and proprietary software environments and reviews the quality and performance of GCC-generated code.
Referência(s)