view GRAAL_AUTHORS @ 4612:d8ff6f2bcabd

Use parameters in graph group names for the visualizer so that successive compilation of methods with same name but different signature don't get fused Made CFGPrinterObserver a bit more robust to failed schedule When an exception occurs while intercepting exception, this new exception should be seen
author Gilles Duboscq <duboscq@ssw.jku.at>
date Wed, 15 Feb 2012 20:05:06 +0100
parents 61369a06f03c
children af976ca29136
line wrap: on
line source

Doug Simon (doug.simon@oracle.com)
* Since December 2011

Christian Wimmer (christian.wimmer@oracle.com)
* Since December 2011

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