Home
About

Ahead-of-Time Compilation

Jan 12, 2023

Ahead-of-Time Compilation - optimizations and register allocation

The slides are from the CS143: Compilers cource from Standford University.

  1. Local Optimizations
  2. Global optimizations
  3. Static Single Assignment Form
  4. Register Allocation
    • Linear Scan

IPL

Course on implementing programming languages

Featured Posts

  • Midterm Test
  • Course Contents
  • Facebook Group
  • Resources

Recent Posts

  • September Session Exam
  • Project Presentations Schedule
  • Project Presentations
  • Just-In-Time Compilation
  • Projects
  • Midterm Test
  • Garbage Collection

edition

2022 1

tags

Copyright ©  IMPLEMENTATION OF PROGRAMMING LANGUAGES. All Rights Reserved