An accurate pipeline model for optimizing retargetable compiler
暂无分享,去创建一个
Model-based, retargetable compilers are a popular means of reducing time-to-market for novel processor architectures. In this paper, we present an efficient pipeline model for instruction scheduling in a retargetable compiler. Compared to existing retargetable compilers, this pipeline model: allows for instruction scheduling optimizations even for complex pipelines with multiple functional units, allows for simpler re-targetability for novel architectures and improves by 14% the average compile-time of applications for complex architectures. The applications compiled with our pipeline model show the same performance as compiled with a classic, “hand-written” compiler.
[1] A. Turjan,et al. Porting GCC to Exposed Pipeline VLIW Processors , 2009 .
[2] Rainer Leupers,et al. Retargetable compilers and architecture exploration for embedded processors , 2005 .
[3] Prabhat Mishra,et al. Functional Test Generation using Property Decompositions for Validation of Pipelined Processors , 2006, Proceedings of the Design Automation & Test in Europe Conference.
[4] David A. Patterson,et al. Computer Architecture: A Quantitative Approach , 1969 .