The Principle and Design of Retargetable Compiler for Multiple Architectures

Danxia Xie,Guoling Han,Xu Cheng
DOI: https://doi.org/10.3321/j.issn:1002-8331.2001.07.020
2001-01-01
Abstract:It's important to quickly develop a compiler in the research of computer architecture. The retargetable compiler separates the section dependent on the architecture from the independent section. You can just modify the architecture-cdependent section to create compilers easily. This article discusses the concept,principle,and design of such tools.
What problem does this paper attempt to address?