Machine dependent optimizations

Code optimization in compiler design is grouped into two major optimization techniques. These are machine-independent and machine-dependent. In this article, we learn about optimization involving the underlying machine.

Table of contents.Introduction.Peephole optimizations.Instruction selectionSummary.References.Introduction.

Code optimization in compiler design is grouped into two major optimization techniques. These are machine-independent and machine-dependent. The former is applied t...

 •  0 comments  •  flag
Share on Twitter
Published on April 23, 2022 18:26
No comments have been added yet.