ABSTRACT

To many application developers, compilation of their code is a “black art.” Oen, a programmer questions why the compiler cannot “automatically” generate the most optimal code from their application. is chapter reveals the problems a compiler faces generating an ecient machine code from the source code, and gives some hints about how to write a code to be more amenable to automatic optimization.