optimizing compiler meaning in English
优化编译程序
最佳化编译器
Examples
- Then the thesis presents two peephole optimizations for the c 、 c + + compiler based on the architecture of thump to improve the quality of generated codes . one optimization is on multimedia applications . since thump supports two mmx instructions , the optimized compiler can generate these instructions to improve the performance
论文讨论了如何利用thump体系结构的特点进一步提高目标代码生成质量的优化技术,并实现了两种窥孔优化,包括针对thump的多媒体指令的优化算法和基于thump的高速乘除处理部件的优化算法。