enevill [Wed, 30 Sep 2015 04:35:39 -0400] rev 33088
8138583: aarch64: add support for vectorizing fabs/fneg
Reviewed-by: aph, roland
Contributed-by: felix.yang@linaro.org
iveresov [Thu, 08 Oct 2015 09:51:12 -0700] rev 33087
8139094: Tier1 test java/util/zip/TestCRC32C.java fails due to fixes for JDK-8134553
Summary: Match correct intrinsic kind
Reviewed-by: iveresov, kvn
Contributed-by: tomasz.wojtowicz@intel.com
amurillo [Thu, 01 Oct 2015 11:52:44 -0700] rev 33086
Merge
enevill [Wed, 23 Sep 2015 12:39:30 -0400] rev 33085
8135231: aarch64: add support for vectorizing double precision sqrt
Reviewed-by: roland, aph
aph [Mon, 28 Sep 2015 16:18:15 +0000] rev 33084
8136165: AARCH64: Tidy up compiled native calls
Summary: Do some cleaning
Reviewed-by: roland, kvn, enevill
iveresov [Fri, 25 Sep 2015 12:04:35 -0700] rev 33083
Merge
roland [Thu, 17 Sep 2015 16:53:42 +0200] rev 33082
8136820: Generate better code for some Unsafe addressing patterns
Summary: reshape address computation to move invariant part out of loops
Reviewed-by: kvn
ppunegov [Thu, 24 Sep 2015 20:13:04 +0300] rev 33081
8066157: JEP-JDK-8046155: Test task: method matcher
Summary: MethodMatcher test and framework
Reviewed-by: iignatyev, neliasso
kzhaldyb [Thu, 24 Sep 2015 18:24:10 +0300] rev 33080
8137020: [TESTBUG] Utils.runAndCheckException doesn't work well if no exception thrown
Summary: Changed handling a case when expected exception wasn't thrown
Reviewed-by: iignatyev
enevill [Wed, 16 Sep 2015 13:50:57 +0000] rev 33079
8136615: aarch64: elide DecodeN when followed by CmpP 0
Summary: remove DecodeN when comparing a narrow oop with 0
Reviewed-by: kvn, adinn