- 31 3月, 2017 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: iveresov
-
- 17 3月, 2017 1 次提交
-
-
由 kevinw 提交于
Summary: Add support for VM_Version::L1_data_cache_line_size(). Reviewed-by: dsimms, kvn, dholmes
-
- 22 10月, 2016 2 次提交
- 14 12月, 2016 1 次提交
-
-
由 coleenp 提交于
Reviewed-by: kevinw, vlivanov
-
- 31 1月, 2017 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: vkempik, shshahma
-
- 01 7月, 2016 1 次提交
-
-
由 zmajo 提交于
Reviewed-by: kvn Contributed-by: NXiang Yuan <xiang.yuan@linaro.org>, Zoltan Majo <zoltan.majo@oracle.com>
-
- 15 6月, 2016 1 次提交
-
-
由 simonis 提交于
Summary: Adjust instruction generation. Reviewed-by: goetz Contributed-by: gromero@linux.vnet.ibm.com, horii@jp.ibm.com
-
- 24 5月, 2016 1 次提交
-
-
由 csahu 提交于
Summary: C2 treats x^2 as a special case and computes x * x while the interpreter and c1 don't have special case code for X^2. Reviewed-by: kvn
-
- 16 3月, 2016 1 次提交
-
-
由 poonam 提交于
Reviewed-by: kbarrett, tschatzl
-
- 10 3月, 2016 2 次提交
- 04 3月, 2016 2 次提交
- 03 3月, 2016 2 次提交
- 01 3月, 2016 1 次提交
-
-
由 csahu 提交于
Reviewed-by: stuefe, coleenp, roland
-
- 29 2月, 2016 1 次提交
-
-
由 roland 提交于
Summary: gcc expects clean 32 bit int in 64 bit register on function entry Reviewed-by: kvn, dlong
-
- 17 2月, 2016 1 次提交
-
-
由 igerasim 提交于
Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose
-
- 27 1月, 2016 2 次提交
- 16 1月, 2016 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: coleenp, roland
-
- 30 10月, 2015 1 次提交
-
-
由 poonam 提交于
Reviewed-by: dholmes Contributed-by: NShafi Ahmad <shafi.s.ahmad@oracle.com>
-
- 18 12月, 2015 1 次提交
-
-
由 gthornbr 提交于
Reviewed-by: dcubed, mikael
-
- 19 5月, 2015 1 次提交
-
-
由 simonis 提交于
Reviewed-by: kvn
-
- 29 4月, 2015 1 次提交
-
-
由 goetz 提交于
Summary: Also improve check for Safepoints in signal handler. Reviewed-by: kvn, simonis
-
- 11 4月, 2015 1 次提交
-
-
由 iveresov 提交于
Summary: Chcek both l2-dcache-line-size and l2-cache-line-size properties to determine the size of the line Reviewed-by: kvn
-
- 18 4月, 2015 1 次提交
-
-
由 kvn 提交于
Summary: replace Vzeroupper instruction in stubs with zeroing only used ymm registers. Reviewed-by: kvn Contributed-by: sandhya.viswanathan@intel.com
-
- 20 3月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Instead of 'fpclass', use cast float->int and double->long to check if value is +0.0f and +0.0d, respectively. Reviewed-by: kvn, simonis, dlong
-
- 30 1月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Update MacroAssembler::ldf to select addressing mode depending on Address parameter. Reviewed-by: kvn, dlong
-
- 11 4月, 2015 1 次提交
-
-
由 iveresov 提交于
Summary: Chcek both l2-dcache-line-size and l2-cache-line-size properties to determine the size of the line Reviewed-by: kvn
-
- 30 1月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Update MacroAssembler::ldf to select addressing mode depending on Address parameter. Reviewed-by: kvn, dlong
-
- 12 12月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: roland, kvn
-
- 10 12月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Fix FP registers save/restore during exception handling Reviewed-by: kvn, vlivanov
-
- 19 11月, 2014 1 次提交
-
-
由 simonis 提交于
Reviewed-by: kvn, simonis Contributed-by: sgehwolf@redhat.com
-
- 05 11月, 2014 1 次提交
-
-
由 mdoerr 提交于
8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant Reviewed-by: dholmes, kvn
-
- 02 10月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 25 9月, 2014 1 次提交
-
-
由 simonis 提交于
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers Reviewed-by: kvn
-
- 01 12月, 2014 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: kvn, dsamersoff
-
- 19 9月, 2014 1 次提交
-
-
由 morris 提交于
Summary: Provide promoted stack slots for floating-point registers in the SPARC c_calling_convention. Reviewed-by: kvn, jrose, drchase
-