- 29 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: take into account memory dependencies when clonning nodes in clone_up_backedge_goo(). Reviewed-by: never
-
- 21 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Keep 'ne' test in Counted loop when we can't guarantee during compilation that init < limit. Reviewed-by: never
-
- 01 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: optimize cmp_ne(xor(X,1),0) to cmp_eq(X,0) only for boolean values X. Reviewed-by: never
-
- 28 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Fix initialization of a newly-allocated array with arraycopy Reviewed-by: never
-
- 26 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use ins_encode %{ %} form to encode cadd_cmpLTMask() instruction and remove unused code. Reviewed-by: never
-
- 18 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: fixed tests. Reviewed-by: iveresov, never
-
- 07 5月, 2011 1 次提交
-
-
由 iveresov 提交于
7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp Summary: Handle IfOps folding properly in case of unloaded constant oop arguments Reviewed-by: kvn, never
-
- 05 5月, 2011 2 次提交
- 04 5月, 2011 2 次提交
- 05 4月, 2011 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: kvn
-
- 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
-
- 23 3月, 2011 1 次提交
-
-
由 twisti 提交于
Summary: Both JSR 292 compiler tests were moved with 6839872 to the jdk repository Reviewed-by: never
-
- 27 2月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: copy small (<8) strings on stack if str+16 crosses a page boundary and load from stack into XMM. Back up pointer when loading string's tail. Reviewed-by: never
-
- 11 2月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add TEMP edges (and KILL projections) before duplicated operands are removed in Expand() methods. Reviewed-by: never
-
- 10 2月, 2011 1 次提交
-
-
由 twisti 提交于
Summary: test/compiler/6987555/Test6987555.java currently does not compile because the MH return-type syntax has changed. Reviewed-by: never
-
- 04 1月, 2011 1 次提交
-
-
由 trims 提交于
7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass Summary: Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: jcoomes
-
- 29 12月, 2010 1 次提交
-
-
由 kvn 提交于
7009359: HS with -XX:+AggressiveOpts optimize new StringBuffer(null) so it does not throw NPE as expected Summary: Bailout StringConcat optimization if null is passed to StringBuffer constructor. Reviewed-by: iveresov
-
- 28 12月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Fix CAS of longs on SPARC 32bit and cmove on SPARC 64bit. Reviewed-by: kvn
-
- 18 12月, 2010 1 次提交
-
-
由 never 提交于
6579789: Internal error "c1_LinearScan.cpp:1429 Error: assert(false,"")" in debuggee with fastdebug VM Reviewed-by: kvn, iveresov
-
- 03 12月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: The test of 6991596 fails on SPARCV9. Reviewed-by: kvn, never, jrose
-
- 02 12月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 07 11月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: use unsigned DIV instruction Reviewed-by: never
-
- 04 11月, 2010 1 次提交
-
-
由 ptisnovs 提交于
Summary: Testcase correction. Reviewed-by: never
-
- 18 10月, 2010 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose, dsamersoff
-
- 13 10月, 2010 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, jrose
-
- 05 10月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti, kvn, iveresov
-
- 15 9月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 18 8月, 2010 1 次提交
-
-
由 asaha 提交于
Reviewed-by: wrockett
-
- 12 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Recompile without subsuming loads if RA try to clone a node with anti_dependence. Reviewed-by: never
-
- 08 6月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 27 4月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: never, twisti Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 18 3月, 2010 2 次提交
- 05 3月, 2010 1 次提交
-
-
由 roland 提交于
Summary: store jsr ret bci as intptr constant in c1 debug info Reviewed-by: never
-
- 19 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 09 2月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Mark in PcDesc call sites which return oop and save the result oop across objects reallocation during deoptimization. Reviewed-by: never
-