Skip to main content

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 1539))

  • 108 Accesses

Abstract

Traditionally, program optimisation stands for various kinds of program transformations intended to improve the run-time performance of the generated code. Optimising transformations are usually applied as intermediate steps within the compilation process. More specifically, an optimising compiler principally proceeds in three stages [Muc97]:

  • The front end translates the source program into an intermediate form. Usually, intermediate level programs are represented in terms of flow graphs built of quite elementary, yet machine-independent instructions.

  • The optimiser performs several transformations on the intermediate level, each addressing a particular optimisation goal of interest.

  • The back end finally translates the transformed intermediate program into machine-specific code. This stage particularly comprises typical machine-dependent tasks like register allocation [Cha82, CH90, Bri92b] and instruction scheduling [BR91, GM86].

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 1998 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

(1998). Introduction. In: Interacting Code Motion Transformations: Their Impact and Their Complexity. Lecture Notes in Computer Science, vol 1539. Springer, Berlin, Heidelberg. https://doi.org/10.1007/3-540-49209-7_1

Download citation

  • DOI: https://doi.org/10.1007/3-540-49209-7_1

  • Published:

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-65510-7

  • Online ISBN: 978-3-540-49209-2

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics