- 20 1月, 2010 2 次提交
- 09 1月, 2010 2 次提交
- 08 1月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Add missing check that value is used in memory expression in instructions with embedded load. Reviewed-by: never, jrose
-
- 10 12月, 2009 2 次提交
- 03 12月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Skip the secondary induction variable handling if it is dead Reviewed-by: never, kvn
-
- 02 11月, 2009 1 次提交
-
-
由 roland 提交于
Reviewed-by: never
-
- 31 10月, 2009 1 次提交
-
-
由 cfang 提交于
6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash Summary: Disable SuperWord optimization for unsafe read/write Reviewed-by: kvn, phh
-
- 16 10月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 08 10月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 07 10月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Fix problem with the double register encodings in sparc.ad Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
-
- 06 10月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: For signatures with a large number of arguments the offset for the float store becomes too big and does not fit in 13-bit. Reviewed-by: kvn, never
-
- 29 9月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Add IgnoreUnrecognizedVMOptions for JTreg tests (on a product build) to pass with DeoptimizeALot Reviewed-by: kvn
-
- 15 9月, 2009 2 次提交
-
-
由 kvn 提交于
6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2 Summary: Modify String intrinsic methods to pass char[] pointers instead of string oops. Reviewed-by: never
-
由 cfang 提交于
6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default) Summary: design StoreCMNode::Ideal to promote its oopStore input if the input is a MergeMem node Reviewed-by: kvn, never
-
- 10 9月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Add missing test option -XX:+IgnoreUnrecognizedVMOptions. Reviewed-by: never
-
- 01 9月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 31 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: schedule the superword loads based on dependence constraints Reviewed-by: kvn, never
-
- 18 8月, 2009 2 次提交
- 05 8月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Increase timeout for tests and heap size for 6851282 test. Reviewed-by: never, cfang
-
- 01 8月, 2009 2 次提交
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 28 7月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Code compiled with server compiler generates an incorrect result. Reviewed-by: cfang, never, kvn
-
- 27 7月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Use new atomic long load method Atomic::load() to load max_hrtime. Reviewed-by: never, ysr, johnc, phh, dcubed, acorn
-
- 23 7月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Fix deoptimization code and OopMapSet::all_do() to check for oop = narrow_oop_base. Reviewed-by: jcoomes, phh, ysr, never
-
- 22 7月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 17 7月, 2009 2 次提交
- 16 7月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: never, kvn Contributed-by: yamauchi@google.com, rasbold@google.com
-
- 14 7月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 07 7月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Add missing test case for CR 6855164 from its bug description. Reviewed-by: never
-
- 26 6月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: The optimizer should be told to normalize (AndL (ConvI2L x) 0xFF) to (ConvI2L (AndI x 0xFF)), and then the existing matcher rule will work for free. Reviewed-by: kvn
-
- 24 6月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Have the meet not symmetric check recursively do the interface-vs-oop check on array subtypes. Reviewed-by: jrose Contributed-by: rasbold@google.com
-
- 11 6月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 28 5月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Don't place a load below anti-dependent PHI. Reviewed-by: never, twisti
-
- 22 5月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Set the control edge for the field _interrupted load in inline_native_isInterrupted(). Reviewed-by: never
-