- 17 9月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: insert CastII nodes to narrow type of load_array_length() node Reviewed-by: never, kvn
-
- 11 9月, 2008 3 次提交
- 06 9月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Add asserts with dead loop checks in AddNode::Ideal(). Reviewed-by: never
-
- 03 9月, 2008 2 次提交
- 29 8月, 2008 2 次提交
- 28 8月, 2008 3 次提交
-
-
由 kvn 提交于
Summary: Missing edge to a call's return value in EA Connection Graph. Reviewed-by: never
-
由 kvn 提交于
Summary: Set offset to OffsetBot when the add overflows in TypePtr::add_offset() Reviewed-by: jrose, never
-
由 kvn 提交于
Summary: The result of step_through_mergemem() and remove_dead_region() is not checked in some cases. Reviewed-by: never
-
- 19 8月, 2008 2 次提交
- 15 8月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: delay transform call until uses of t2 are constructed Reviewed-by: never
-
- 02 8月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: fixed few addP node type and narrow oop type problems. Reviewed-by: rasbold, never
-
- 01 8月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Switch off executing Escape Analysis by default for now Reviewed-by: rasbold
-
- 30 7月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: add safepoint before popping expression stack, not after Reviewed-by: kvn
-
- 29 7月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Escape Analysis fixes. Reviewed-by: never, rasbold
-
- 26 7月, 2008 2 次提交
- 22 7月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: make do_ifnull() handling similar to do_if() Reviewed-by: jrose, kvn
-
- 17 7月, 2008 2 次提交
- 04 7月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: switch on EA by default, optimize Connection Graph construction Reviewed-by: rasbold, never
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 27 6月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Set instance_id to InstanceBot for InstPtr->meet(AryPtr) when types are not related. Reviewed-by: jrose, never
-
- 25 6月, 2008 2 次提交
- 21 6月, 2008 2 次提交
-
-
由 kvn 提交于
Summary: verify the adr_type of a mach node was not changed Reviewed-by: rasbold, never
-
由 kvn 提交于
6714694: assertion in 64bit server vm (store->find_edge(load) != -1,"missing precedence edge") with COOPs Summary: The method raise_LCA_above_marks() terminates LCA search early. Reviewed-by: rasbold, never
-
- 14 6月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Add missed checks for TOP and missed checks for non-dominating cases Reviewed-by: rasbold, jrose, never
-
- 13 6月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 06 6月, 2008 3 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose, rasbold
-
由 never 提交于
6711083: 64bit JVM crashes with Internal Error (type.cpp:763) - ShouldNotReachHere() with enabled COOPs Summary: Add NarrowOop to various xmeet routines Reviewed-by: kvn, sgoldman, jrose, rasbold
-
由 kvn 提交于
Summary: exclude UEP size from nmethod code size and use narrow klass oop to load prototype header. Reviewed-by: jrose, never
-
- 04 6月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: guard AryEqNode construction with has_match_rule() test, set SpecialArraysEquals default off Reviewed-by: kvn, never
-
- 30 5月, 2008 2 次提交
- 22 5月, 2008 1 次提交
-
-
由 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
-