- 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 提交于
-