2014compiler课件Ch910new2008章节(467KB).pptVIP

  • 3
  • 0
  • 约7.63千字
  • 约 32页
  • 2018-04-01 发布于未知
  • 举报
Example 3: reduction in strength. zhangjing@hrbeu.edu.cn * DO I = 1, 100 ARRAY(I) = 2.0 * PI * I ENDDO t = 2.0 * PI DO I = 1, 100 ARRAY(I) = t * I ENDDO Optimize Chapter 9 Code Generation Zhang Jing, Wang HaiLing College of Computer Science Technology Harbin Engineering University The phase after intermediate representation in compiler is code generation. The input for code generation is the intermediate representation and the output of it is equivalent target program, the position of code generation in compiler is shown by Figu

文档评论(0)

1亿VIP精品文档

相关文档