comparison GRAAL_AUTHORS @ 2505:9efd0f384098

Added Gilles to authors list.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Tue, 26 Apr 2011 22:17:17 +0200
parents 6bc5ec0255df
children 4a3bf8a5bf41
comparison
equal deleted inserted replaced
2504:c89dcda5d109 2505:9efd0f384098
1 Lukas Stadler (stadler@ssw.jku.at) 1 Lukas Stadler (stadler@ssw.jku.at)
2 * July - September 2011: Initial feature-complete implementation, remote compilation 2 * July - September 2011: Initial feature-complete implementation, remote compilation
3 * Since April 2011: New IR design
4
5 Gilles Duboscq (gilles.duboscq@oracle.com)
6 * Since April 2011: New IR design
3 7
4 Thomas Wuerthinger (thomas.wuerthinger@oracle.com) 8 Thomas Wuerthinger (thomas.wuerthinger@oracle.com)
5 * June 2011: Initial prototype 9 * June 2011: Initial prototype
6 * October 2010 - January 2011: Bug fixes (all DaCapo's pass), better performance on SciMark than C1 10 * October 2010 - January 2011: Bug fixes (all DaCapo's pass), better performance on SciMark than C1
11 * Since April 2011: New IR design