- 09 9月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Using libpicl to get L1 data and L2 cache line sizes Reviewed-by: kvn, roland, morris
-
- 23 8月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Require to specify UnlockExperimentalVMOptions flag together with UseRTMLocking flag on un-patched systems where CPUID allows it but is unsupported otherwise. Reviewed-by: iveresov, fzhinkin
-
- 18 7月, 2014 1 次提交
-
-
由 kvn 提交于
Reviewed-by: kvn, goetz Contributed-by: asmundak@google.com
-
- 12 6月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add C2 SHA intrinsics on SPARC Reviewed-by: kvn, roland Contributed-by: james.cheng@oracle.com
-
- 06 8月, 2014 2 次提交
-
-
由 kvn 提交于
Summary: Allow to execute vectorization and crc32 optimization on Atom. Enable UseFPUForSpilling by default on x86. Reviewed-by: roland
-
由 thartmann 提交于
8029443: 'assert(klass->is_loader_alive(_is_alive)) failed: must be alive' during VM_CollectForMetadataAllocation Summary: Added missing metadata relocation to 'loadConP_no_oop_cheap' on Sparc if the pointer is referring to a Klass. Added jtreg test. Reviewed-by: kvn
-
- 04 6月, 2014 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: iveresov, roland
-
- 28 5月, 2014 1 次提交
-
-
由 mikael 提交于
Reviewed-by: coleenp, lfoltan, kvn
-
- 12 8月, 2014 1 次提交
-
-
由 kvn 提交于
Reviewed-by: roland
-
- 25 6月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: vlivanov, ehelin
-
- 22 5月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: save cipher len after registers are saved Reviewed-by: kvn Contributed-by: shrinivas.joshi@oracle.com
-
- 29 5月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Pass correct value to post-barrier in UnsafeGetAndSetObject Reviewed-by: roland, vlivanov
-
- 02 5月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 30 4月, 2014 2 次提交
- 23 5月, 2014 1 次提交
-
-
由 drchase 提交于
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas 8043164: Format warning in traceStream.hpp Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings Reviewed-by: kvn, coleenp, iveresov, twisti
-
- 30 4月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: temporary set UseAVX=1 and UseSSE=2 in generate_get_cpu_info() Reviewed-by: twisti
-
- 01 5月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Fix the arbitrary alignment issue in SPARC AES crypto stub routines. Reviewed-by: kvn, iveresov Contributed-by: shrinivas.joshi@oracle.com
-
- 25 4月, 2014 1 次提交
-
-
由 adlertz 提交于
Summary: Added special case for x^y where y == 2 Reviewed-by: kvn
-
- 18 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: profiling code in interpreter broken when argument profiling is off. Reviewed-by: iveresov, kvn
-
- 03 4月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: coleenp, kvn
-
- 10 4月, 2014 2 次提交
-
-
由 kvn 提交于
Summary: Switch UseRTMXendForLockBusy flag ON by default and change code to retry RTM locking on lock busy condition by default. Reviewed-by: roland
-
由 goetz 提交于
Summary: Remove the misleading malloc macro and cleanup the code Reviewed-by: dsamersoff, kvn Contributed-by: goetz.lindenmaier@sap.com
-
- 01 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: make compiled code bang the stack by the worst case size of the interpreter frame at deoptimization points. Reviewed-by: twisti, kvn
-
- 15 3月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: verify YMM registers after signal processing and set limit on vector's size. Reviewed-by: iveresov, twisti
-
- 13 3月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Add support for BMI1 instructions Reviewed-by: kvn, roland
-
- 25 2月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Consolidated C2 x86 locking code in one place in macroAssembler_x86.cpp. Reviewed-by: roland
-
- 11 4月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Insert a nop between cbcond and CTI Reviewed-by: kvn, twisti
-
- 28 2月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 27 2月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Avoid #ifs by introducing the accessor function interpreter_frame_temp_oop_addr(). Reviewed-by: kvn, twisti
-
- 25 3月, 2014 1 次提交
-
-
由 iveresov 提交于
8038222: Assembler::bsrl fails on assert when -UseCountLeadingZerosInstruction is used on CPU with LZCNT support Summary: Remove the overly strict assert Reviewed-by: kvn, twisti
-
- 22 3月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Added missing #include. Reviewed-by: twisti
-
- 21 3月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Use RTM for inflated locks and stack locks. Reviewed-by: iveresov, twisti, roland, dcubed
-
- 26 3月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Take into account space needed for "trampoline code" used by calls on PPC64. Reviewed-by: kvn Contributed-by: lutz.schmidt@sap.com
-
- 20 3月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 10 3月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn, coleenp Contributed-by: axel.siebenborn@sap.com, martin.doerr@sap.com
-
- 07 3月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: ELFv2 ABI used by the little endian PowerPC64 on Linux. Reviewed-by: kvn Contributed-by: asmundak@google.com
-
- 20 2月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 29 1月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Implement missing function Matcher::pass_original_key_for_aes() in ppc64 ad file. Reviewed-by: kvn
-
- 23 1月, 2014 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, iveresov
-