view AUTHORS.md @ 14641:f0bb82ebe30c

Truffle-DSL: some fixes and optimizations to the generated code. Fixed polymorphic specialization nodes could still reference children in some cases. Removed generation of getCost methods since they were very expensive to call. Removed generation of copyPolymorphic, setNext0. Made generated executeGeneric0 and executeAndSpecialize0 final.
author Christian Humer <christian.humer@gmail.com>
date Thu, 20 Mar 2014 17:50:41 +0100
parents 258a09b6449b
children 1efe32c9d761
line wrap: on
line source

# Graal Authors

The GraalVM is based on the source code of HotSpot. The following authors have contributed to the Graal-specific part of the source base:

* Tom Deneau (tdeneau)
* Gilles Duboscq (gdub)
* Matthias Grimmer (mgrimmer)
* Peter Hofer
* Christian Haeubl (chaeubl)
* Michael Haupt (mhaupt)
* Christian Humer (chumer)
* Morris Meyer (morris)
* Roland Schatz
* Doug Simon (dnsimon)
* Lukas Stadler (lstadler)
* Roland Schatz (rschatz)
* Alexander Stipsits
* Katrin Strassl
* Christian Thalinger (twisti)
* Vasanth Venkatachalam (vvenkat)
* Christian Wimmer (cwimmer)
* Christian Wirth (cwirth)
* Andreas Woess (aw)
* Thomas Wuerthinger (thomaswue)
* Bharadwaj Yadavalli (bharadwaj)