- 02 7月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Put missed reference to allocated array in copyOf() intrinsic into OopMap for the call slow_arraycopy(). Reviewed-by: never
-
- 28 5月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Don't place a load below anti-dependent PHI. Reviewed-by: never, twisti
-
- 01 4月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Use SSE 4.2 in intrinsics for String.{compareTo/equals/indexOf} and Arrays.equals. Reviewed-by: kvn, never, jrose
-
- 27 3月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Used the outer loop frequency in frequencies checks in RA. Reviewed-by: never, twisti
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 04 3月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Set MIN_BLOCK_FREQUENCY block's frequency when calculated block's frequency is NaN Reviewed-by: never
-
- 28 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
-
- 27 2月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Replace the control edge of a pinned node before scheduling. Reviewed-by: never
-
- 14 1月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Set minimum block frequency MIN_BLOCK_FREQUENCY 1.e-35f. Reviewed-by: never, rasbold
-
- 07 11月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: post-register allocation pass that drives block layout by edge frequencies Reviewed-by: never, kvn
-
- 29 8月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: insert_goto_at should set frequency for newly created blocks Reviewed-by: never
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 21 6月, 2008 1 次提交
-
-
由 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
-
- 29 2月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: A mergemem node could be not in worklist_store but in should_not_repeat vectorset since it was processed and removed from worklist_store before. Reviewed-by: jrose, never
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-