log src/share/vm/c1x/c1x_VMEntries.cpp @ 2182:9569fdf936ff

age author description
Wed, 16 Feb 2011 14:21:52 +0100 Thomas Wuerthinger Made merge compile.
Sat, 22 Jan 2011 14:37:43 +0100 Thomas Wuerthinger Implemented fast inline array allocation.
Wed, 19 Jan 2011 16:13:13 +0100 Thomas Wuerthinger Added getClass intrinsic implementation.
Wed, 19 Jan 2011 15:48:15 +0100 Thomas Wuerthinger Add deoptimization blob support.
Tue, 18 Jan 2011 10:19:59 +0100 Thomas Wuerthinger Better support for array types.
Fri, 14 Jan 2011 16:29:42 +0100 Thomas Wuerthinger Treat C1XOptions fields as final.
Tue, 11 Jan 2011 11:55:19 +0100 Thomas Wuerthinger Two fixes for leaf type and leaf method assumptions.