- 09 10月, 2012 1 次提交
-
-
由 vlivanov 提交于
Summary: Replace all occurrences of long with jlong in C2 code. Reviewed-by: kvn, twisti
-
- 25 7月, 2012 1 次提交
-
-
由 twisti 提交于
6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, kvn, mhaupt Contributed-by: NJohn Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
-
- 17 7月, 2012 1 次提交
-
-
由 dlong 提交于
Summary: replace recursive method with iterative Reviewed-by: kvn, twisti Contributed-by: dean.long@oracle.com
-
- 13 6月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: replace frequent C2 optimizer code patterns with new methods calls Reviewed-by: kvn, twisti Contributed-by: vladimir.x.ivanov@oracle.com
-
- 11 1月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Compare uncasted object nodes. Reviewed-by: never
-
- 30 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Removed predicate cloning from loop peeling optimization and from split fall-in paths. Reviewed-by: never
-
- 05 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Fix integer overflow problem in the code generated by loop optimizer. Reviewed-by: never
-
- 03 4月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Clone loop predicate for clonned loops Reviewed-by: never
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 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
-
- 13 11月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 12 10月, 2009 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: pbk, kvn
-
- 23 9月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
-
- 17 7月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Fix eliminate_card_mark() to eliminate G1 pre/post barriers. Reviewed-by: never
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 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
-
- 21 3月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Use scalar replacement with EA to remove allocations for objects which do not escape the compiled method. Reviewed-by: rasbold, never, jrose
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-