Next: ... Up: Ch05 Previous: CHAPTER 5

Introduction

In this segment of the course we consider compilation issues for loops involving arrays:

tex2html_wrap_inline1016
How execution order of a loop is constrained,
tex2html_wrap_inline1016
How a compiler can extract dependence information, and
tex2html_wrap_inline1016
How this can be used to optimise a program.

Understanding and transforming exec tex2html_wrap_inline1022 order can exploit architectural features:

Paul H J Kelly Thu Dec 4 18:15:31 GMT 1997