Executable Optimizer Generation Framework

蒋琛,戴桂兰,戴军,张素琴
DOI: https://doi.org/10.3321/j.issn:1000-0054.2004.09.028
2004-01-01
Abstract:Present compilers generated by compiler infrastructures give insufficient support of architecture related optimizations. An executable optimizer generation framework (EOGF) was developed, which gives improved code quality for embedded application systems. With compiler infrastructures such as GCC (GNU compiler collection), the EOGF can quickly compose an integrated generation environment for high quality compilers. The EOGF can also improve the final code quality by taking advantage of the special machine characteristics. Experimental results show that the EOGF can flexibly and efficiently generate executable optimizers.
What problem does this paper attempt to address?