- 22 5月, 2008 2 次提交
-
-
由 kvn 提交于
6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions Summary: Add LoadNKlass and CMoveN nodes, use CmpN and ConN nodes to generate narrow oops compare instructions. Reviewed-by: never, rasbold
-
由 kvn 提交于
Summary: fix several problems in C2 related to Escape Analysis and Compressed Oops. Reviewed-by: never, jrose
-
- 24 4月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: 64-bits VM crashes with -XX:+AggresiveOpts (Escape Analysis + Compressed Oops) Reviewed-by: never, sgoldman
-
- 14 4月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
-
- 03 4月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: C2 spends > 60% in escape analysis code during test nsk/regression/b4675027. Reviewed-by: never
-
- 28 3月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: The assert misses the case CastX2P 'base' for an unsafe field reference Reviewed-by: never, jrose
-
- 15 3月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Current EA code has several problems which have to be fixed. Reviewed-by: jrose, sgoldman
-
- 07 3月, 2008 2 次提交
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-