view GRAAL_AUTHORS @ 3011:f00918f35c7f

inlining and runtime interface related changes: added codeSize() and compilerStorage() to RiMethod HotSpotMethodResolved uses reflective methods instead of vmIds and survives compilations HotSpotResolvedType.isInitialized not represented as field (can change) inlining stores graphs into method objects and reuses them
author Lukas Stadler <lukas.stadler@jku.at>
date Thu, 16 Jun 2011 20:36:17 +0200
parents 70d8d239eb89
children 61369a06f03c
line wrap: on
line source

Lukas Stadler (stadler@ssw.jku.at)
* July - September 2010: Initial feature-complete implementation, remote compilation
* Since April 2011: New IR design

Gilles Duboscq (gilles.duboscq@oracle.com)
* Since April 2011: New IR design

Peter Hofer (hofer@ssw.jku.at)
* Since May 2011: Graphviz visualization

Thomas Wuerthinger (thomas.wuerthinger@oracle.com)
* June 2011: Initial prototype
* October 2010 - January 2011: Bug fixes (all DaCapo's pass), better performance on SciMark than C1
* Since April 2011: New IR design