|
计算机应用研究 2006
Table-driven Technique for Code Selection with SIMD Instruction
|
Abstract:
Code selection 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, In order to support SIMD of DSP, the traditional approach has been expanded and data-flow graph-based code selection techniques have been presented, which can maximize the use of SIMD and find an optimal covering across the entire DFG.