annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2503
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
1 Lukas Stadler (stadler@ssw.jku.at)
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
2 * July - September 2011: Initial feature-complete implementation, remote compilation
2505
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
3 * Since April 2011: New IR design
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
4
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
5 Gilles Duboscq (gilles.duboscq@oracle.com)
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
6 * Since April 2011: New IR design
2503
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
7
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
8 Thomas Wuerthinger (thomas.wuerthinger@oracle.com)
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
9 * June 2011: Initial prototype
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
10 * October 2010 - January 2011: Bug fixes (all DaCapo's pass), better performance on SciMark than C1
2505
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
11 * Since April 2011: New IR design