A whole implementation framework of codeselection which is support of SIMD has been advanced.
提出了一套完整的支持SIMD指令的代码选择技术的实现框架。
2
The framework makes codeselection not face single statement but a basic block., expanded the searching space of codeselection generated the instructions of SIMD.
该框架使得代码选择面向基本块,而不再是语句,扩大了指令注释的搜索空间,产生了SIMD指令。
3
Codeselection is an important task in code generation, where the goal is to find an efficient mapping of machine-independent intermediate code to processor-specific machine instructions.