fyang [Sat, 05 Mar 2016 22:22:37 +0800] rev 36565
8151340: aarch64: prefetch the destination word for write prior to ldxr/stxr loops.
Summary: aarch64: add prefetch for write prior to ldxr/stxr loops.
Reviewed-by: aph
Contributed-by: felix.yang@linaro.org
enevill [Sat, 20 Feb 2016 15:15:35 +0000] rev 36564
8150313: aarch64: optimise array copy using SIMD instructions
Reviewed-by: aph
enevill [Sat, 20 Feb 2016 15:11:42 +0000] rev 36563
8150082: aarch64: optimise small array copy
Reviewed-by: aph
enevill [Tue, 08 Mar 2016 14:39:50 +0000] rev 36562
8150394: aarch64: add support for 8.1 LSE CAS instructions
Reviewed-by: aph
Contributed-by: ananth.jasty@caviumnetworks.com, edward.nevill@linaro.org
mikael [Mon, 07 Mar 2016 15:03:48 -0800] rev 36561
8151002: Make Assembler methods vextract and vinsert match actual instructions
Reviewed-by: kvn, vlivanov, mcberg
kvn [Mon, 07 Mar 2016 10:03:06 -0300] rev 36560
8150353: PPC64LE: Support RTM on linux
Reviewed-by: mdoerr, kvn
Contributed-by: gromero@linux.vnet.ibm.com
zmajo [Mon, 07 Mar 2016 09:34:29 +0100] rev 36559
Merge
thartmann [Fri, 04 Mar 2016 13:16:50 +0000] rev 36558
Merge
rraghavan [Fri, 04 Mar 2016 01:18:08 -0800] rev 36557
8140721: ProfilerNumberOf*Methods flags should be diagnostic.
Summary: Converted four ProfilerNumberOf*Methods flags from develop to diagnostic.
Reviewed-by: twisti
zmajo [Fri, 04 Mar 2016 08:53:59 +0100] rev 36556
8150839: Adjust the number of compiler threads for 32-bit platforms
Summary: Set the number of compiler threads to 3 on 32-bit platforms.
Reviewed-by: iveresov