Inproceedings,

Extending the Graal Compiler to Optimize Libraries

.
Proceedings of the ACM international conference companion on Object oriented programming systems languages and applications companion, page 41--42. New York, NY, USA, ACM, (2011)
DOI: 10.1145/2048147.2048168

Abstract

The Graal compiler is an optimizing just-in-time compiler written in Java that works with both the Maxine VM and the HotSpot VM. It allows Java libraries to extend its functionality for example by providing new intermediate representation nodes and new optimization phases. We demonstrate how to write such plug-ins for the Graal compiler.

Tags

Users

  • @gron

Comments and Reviews