twisti [Fri, 26 Feb 2016 13:21:28 +0100] rev 36343
8150727: [JVMCI] add LoadLoad to the implicit memory barriers on AMD64
Reviewed-by: rschatz, twisti
Contributed-by: Benoit Daloze <benoit.daloze@jku.at>
vlivanov [Tue, 01 Mar 2016 20:06:47 +0300] rev 36342
8150933: System::arraycopy intrinsic doesn't mark mismatched loads
Reviewed-by: kvn, shade
fyang [Fri, 19 Feb 2016 17:12:14 +0800] rev 36341
8150229: aarch64: pipeline class for several instructions is not set correctly
Summary: aarch64: c2 fix pipeline class for several instructions.
Reviewed-by: aph
Contributed-by: felix.yang@linaro.org
fyang [Thu, 18 Feb 2016 21:53:24 +0800] rev 36340
8149907: aarch64: use load/store pair instructions in call_stub
Summary: aarch64: make use of load/store pair instructions in call_stub to save space
Reviewed-by: aph
Contributed-by: felix.yang@linaro.org