- 05 4月, 2011 2 次提交
- 03 4月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Clone loop predicate for clonned loops Reviewed-by: never
-
- 01 4月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: StrIntrinsicNode::Ideal() should not optimize memory during Parse. Reviewed-by: jrose, never
-
- 31 3月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: In Ideal() method of String intrinsics nodes look for TypeAryPtr::CHARS memory slice if memory is MergeMem. Do not unroll a loop with String intrinsics code. Reviewed-by: never
-
- 27 3月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 22 3月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add predicates when loop head bytecode is parsed instead of when back branch bytecode is parsed. Reviewed-by: never
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 08 10月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 16 9月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 08 9月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 28 8月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 29 6月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Use replace_node() method instead of subsume_node(). Reviewed-by: jrose, never
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 18 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 26 2月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Add check for iff->outcnt() < 2. Reviewed-by: never
-
- 20 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 13 1月, 2010 1 次提交
-
-
由 cfang 提交于
Summary: Loop predication implementation Reviewed-by: never, kvn
-
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 29 5月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Move loop unswitch before maximally unroll 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
-
- 08 11月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Inline biased locking code in C2 ideal graph during macro nodes expansion Reviewed-by: never
-
- 04 10月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: rasbold, kvn
-
- 02 10月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Fix loop's probability. Add optimizations to avoid spilling. Change InlineSmallCode to product flag. Reviewed-by: never
-
- 18 9月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: rasbold, jrose
-
- 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 提交于
Summary: verify the adr_type of a mach node was not changed Reviewed-by: rasbold, never
-
- 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
-
- 07 3月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Cloning an allocation will not allow scalar replacement since memory operations could not be associated with one allocation. Reviewed-by: rasbold
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-