- 12 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Recompile without subsuming loads if RA try to clone a node with anti_dependence. Reviewed-by: never
-
- 05 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Add address table size to constant section size. Reviewed-by: never
-
- 04 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Added more checks into ResourceObj and growableArray to verify correctness of allocation type. Reviewed-by: never, coleenp, dholmes
-
- 24 7月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Add missing is_static guard. Reviewed-by: twisti
-
- 13 7月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 03 7月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Execute IGVN optimization before and after Escape Analysis Reviewed-by: never
-
- 29 6月, 2010 2 次提交
- 16 6月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: check that raw loads have control edge Reviewed-by: never, twisti
-
- 10 6月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType; extend 'ldc' bytecode. Reviewed-by: twisti, never
-
- 08 6月, 2010 2 次提交
-
-
由 johnc 提交于
Summary: In C2's G1 post write barrier, the loads of the buffer and index fields from the DirtyCardQueue structure may be moved across a safepoint. Use the current value of "control" in the C2 IR to limit how far these loads can move. Reviewed-by: never, iveresov, kvn
-
由 never 提交于
Reviewed-by: kvn
-
- 03 6月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Hoist DecodeN instruction above null check Reviewed-by: never, twisti
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 23 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Factored cleanup of instruction decode which prepares for enhanced ldc semantics. Reviewed-by: twisti
-
- 21 5月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: C1 for SPARC needs to support JSR 292. Reviewed-by: never, jrose
-
- 19 5月, 2010 2 次提交
- 11 5月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 01 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces Reviewed-by: twisti
-
- 30 4月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Disable the use of pcmpestri until it can be guaranteed that the load doesn't cross in to the uncommited space. See 6942326. Reviewed-by: never, kvn
-
- 27 4月, 2010 2 次提交
-
-
由 never 提交于
Reviewed-by: twisti, dcubed
-
由 never 提交于
Reviewed-by: never, twisti Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 23 4月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: kvn, twisti, apetrusenko, never, dcubed
-
- 15 4月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti
-
- 08 4月, 2010 3 次提交
-
-
由 twisti 提交于
6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag Summary: During testing a bug was hit when an exception returned to the interpreter and the SP was wrong. Reviewed-by: kvn, never
-
由 kvn 提交于
Summary: Use BIS instruction for allocation prefetch on Sparc Reviewed-by: twisti
-
由 kvn 提交于
Summary: Don't align loops in stubs for Niagara sparc since NOPs are expensive. Reviewed-by: twisti, never
-
- 06 4月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Restored the original code which was removed by the fix for 6614100. Reviewed-by: never
-
- 19 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti
-
- 18 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 10 3月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: This implements JSR 292 support for C1 x86. Reviewed-by: never, jrose, kvn
-
- 02 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 26 2月, 2010 3 次提交
- 20 2月, 2010 2 次提交
- 19 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 18 2月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: After 6921352 the CodeBuffer size was too small. Reviewed-by: kvn, never
-