view GRAAL_AUTHORS @ 3237:399aa66d375e

Fixed a bug in which the valueEquals method was misused. The method does only check the equality of the node data and not full GVN equality by taking inputs and successors into account.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Jul 2011 14:16:38 -0700
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