A question about bytecodes + unsigned load ./. add performace

Christian Thalinger Christian.Thalinger at Sun.COM
Thu Apr 2 01:34:08 PDT 2009


On Thu, 2009-04-02 at 10:29 +0200, Ulf Zibis wrote:
> Hi Tom, yes, it's some days ago.
> 
> Can you please outline "IR" for me?

IR means intermediate representation and is a data structure used in
compilers.  See also:

http://en.wikipedia.org/wiki/Intermediate_representation

-- Christian




More information about the hotspot-dev mailing list