HOME | DEUTSCH | IMPRESSUM | KIT

Other Publications: Optimierung von Dynamic Dispatch mit Rapid Type Analysis für Firm

[knoth15studienarbeit]Steffen Knoth, Optimierung von Dynamic Dispatch mit Rapid Type Analysis für Firm, April 2015.

Abstract

Rapid Type Analysis ist eine leistungsfähige, statische Programmanalyse um dynamisch gebundene Methodenaufrufe durch statisch gebundene zu ersetzen, wo dies möglich ist ohne das Programmverhalten zu ändern. In dieser Arbeit wird die Rapid Type Analysis für das Compilerframework Firm implementiert und insbesondere für den X10-Compiler X10i angewandt. Rapid Type Analysis is a powerful static program analysis for replacing dynamically bound method calls with statically bound ones where it is possible without changing the behavior of the program. In this thesis the Rapid Type Analysis is implemented for the compiler framework Firm and used for the X10 compiler X10i.

Download

  [PDF]

BibTeX

Authors at the institute

Former Students
Steffen Knoth

Bachelor and Masters theses

Bachelor and Masters theses
Optimization of Dynamic Dispatch via Rapid Type Analysis