view GRAAL_AUTHORS @ 3179:b9439feeec65

NodeArray uses modCount to assert in Iterators, variableInputs is now protected so that each Node class using it needs to export it explicitly (and thus give it a name)
author Lukas Stadler <lukas.stadler@jku.at>
date Thu, 07 Jul 2011 14:33:57 +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