Compiler optimization and ordering effects on VLIW code compression
Compiler optimization and ordering effects on VLIW code compression
复制标题
编译器优化和排序对 VLIW 代码压缩的影响
DOI:
--
复制
发表时间:
2003
期刊:
影响因子:
--
通讯作者:
P. Sutton
中科院分区:
文献类型:
--
作者:
Montserrat Ros;P. Sutton
Code size has always been an important issue for all embedded applications as well as larger systems. Code compression techniques have been devised as a way of battling bloated code; however, the impact of VLIW compiler methods and outputs on these compression schemes has not been thoroughly investigated.This paper describes the application of single- and multiple-instruction dictionary methods for code compression to decrease overall code size for the TI TMS320C6xxx DSP family. The compression scheme is applied to benchmarks taken from the Mediabench benchmark suite built with differing compiler optimization parameters.In the single instruction encoding scheme, it was found that compression ratios were not a useful indicator of the best overall code size - the best results (smallest overall code size) were obtained when the compression scheme was applied to size-optimized code. In the multiple instruction encoding scheme, changing parallel instruction order was found to only slightly improve compression in unoptimized code and does not affect the code compression when it is applied to builds already optimized for size.